473,411 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,411 software developers and data experts.

Export to Word

Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind
Nov 21 '05 #1
8 1605
Hi Arvind,

If you are trying to export from a report, this has been discussed before:

http://www.msdn.microsoft.com/newsgr...798&sloc=en-us

http://www.msdn.microsoft.com/newsgr...ebd&sloc=en-us

HTH,
Rakesh Rajan
"Arvind P Rangan" wrote:
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind

Nov 21 '05 #2
Rakesh,
No for a report for any Data which has been displayed on the screen same as
word document like the search result or any visible data.

Thanks
Arvind

"Rakesh Rajan" <Ra*********@discussions.microsoft.com> wrote in message
news:5D**********************************@microsof t.com...
Hi Arvind,

If you are trying to export from a report, this has been discussed before:

http://www.msdn.microsoft.com/newsgr...798&sloc=en-us
http://www.msdn.microsoft.com/newsgr...ebd&sloc=en-us
HTH,
Rakesh Rajan
"Arvind P Rangan" wrote:
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind

Nov 21 '05 #3
Hi Arvind,

I don't know whether this will help, but do try it:
http://groups.google.co.in/groups?hl...tngp13.phx.gbl

There are lots of threads on this topic in the newsgroups - try browsing
them too.

HTH,
Rakesh Rajan
"Arvind P Rangan" wrote:
Rakesh,
No for a report for any Data which has been displayed on the screen same as
word document like the search result or any visible data.

Thanks
Arvind

"Rakesh Rajan" <Ra*********@discussions.microsoft.com> wrote in message
news:5D**********************************@microsof t.com...
Hi Arvind,

If you are trying to export from a report, this has been discussed before:

http://www.msdn.microsoft.com/newsgr...798&sloc=en-us

http://www.msdn.microsoft.com/newsgr...ebd&sloc=en-us

HTH,
Rakesh Rajan
"Arvind P Rangan" wrote:
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind


Nov 21 '05 #4
Office Automation provides a great deal of functionality for importing data
into a Word document, formatting, etc. That said, MS Word is not the best
(or even a good) choice for exporting data. You may want to consider
exporting to HTML or Excel.

"Arvind P Rangan" <ar******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind

Nov 21 '05 #5
For this level of functionality I'd recommend going with a 3rd party
component, such as one of these:

http://www.SteveOrr.net/Reviews/AsposeWord.aspx

http://officewriter.softartisans.com...riter-189.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Arvind P Rangan" <ar******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind

Nov 21 '05 #6
Office Automation is not recommended (or supported) from ASP.NET.

Here are the details about why, including some alternatives:
http://support.microsoft.com/default...US;q257757#kb2

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"JohnnyAppleseed" <so*****@microsoft.com> wrote in message
news:e6**************@TK2MSFTNGP09.phx.gbl...
Office Automation provides a great deal of functionality for importing
data
into a Word document, formatting, etc. That said, MS Word is not the best
(or even a good) choice for exporting data. You may want to consider
exporting to HTML or Excel.

"Arvind P Rangan" <ar******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind


Nov 21 '05 #7
Johnny,
We have to do as our client says.

I still figuring the easy way for display to word. I can display all the
values of a datagrid or any other format 2 word. But not with Header &
Footer with images. I trying out he possibility of using templates for those
option.

Thanks
Arvind

"JohnnyAppleseed" <so*****@microsoft.com> wrote in message
news:e6**************@TK2MSFTNGP09.phx.gbl...
Office Automation provides a great deal of functionality for importing data into a Word document, formatting, etc. That said, MS Word is not the best
(or even a good) choice for exporting data. You may want to consider
exporting to HTML or Excel.

"Arvind P Rangan" <ar******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi all,

Have you worked on any project or example where in we can export data to
Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind


Nov 21 '05 #8
This issue is specific to server-side or unattended applications.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:eL**************@TK2MSFTNGP10.phx.gbl...
Office Automation is not recommended (or supported) from ASP.NET.

Here are the details about why, including some alternatives:
http://support.microsoft.com/default...US;q257757#kb2

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"JohnnyAppleseed" <so*****@microsoft.com> wrote in message
news:e6**************@TK2MSFTNGP09.phx.gbl...
Office Automation provides a great deal of functionality for importing
data
into a Word document, formatting, etc. That said, MS Word is not the best (or even a good) choice for exporting data. You may want to consider
exporting to HTML or Excel.

"Arvind P Rangan" <ar******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi all,

Have you worked on any project or example where in we can export data to Word Format with Page Brakes and Header & Footer Template.

This is very important for my assignment.

Thanks
Arvind



Nov 21 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: vijaym | last post by:
Hi, Am trying to export a crystal report to word format as a word table. Have tried using borders, tables and lines (in the report) to no avail. Has anybody done this before ? Is it possible....
4
by: Paolo | last post by:
Hello, I am trying to create a procedure to export my Access data to a word template. I would like to export data from two tables to a word file at the same time. My two tables are named CASES...
2
by: PerryC | last post by:
Is there a way to export an MS Access Report to Word/Excel that looks EXACTLY like it appears in Access? When I export to Excel, only certain data appears, titles, headings... all missing. The...
0
by: jijo kuruvila | last post by:
I am having one grid..i want to export that grid to word..after doing only two fields r coming ie serial no: and total..product name, quantity and unitcost r not coming into the word...those three...
0
by: jijo kuruvila | last post by:
I am having one grid..i want to export that grid to word..after doing only two fields r coming ie serial no: and total..product name, quantity and unitcost r not coming into the word...those three...
1
by: Danny Ni | last post by:
Hi, Our company has a pretty large Intranet application, it has about 200 reports that mostly utilize xml and xsl to generate HTML format. We like another option to do the reporting,...
1
by: jpr | last post by:
Hello friends, I have a good question for you. I have a form in Access with a check box named chk1. On the same form I have a code that export my data to a template in MS Word. I use bookmark to...
2
by: jpr | last post by:
Friend, I am using a code to export data from a table to a word document using bookmarks and have a problem with a date format. When I export a field that is a mm/dd, in my word doc it shows up...
4
by: Joe Schmo | last post by:
Is there any way to export an Access Report, including the format, into a Word document - other than printing to a PDF.
0
by: coolminded | last post by:
hi all i have to export the value of grid from vb to word. i just exported all the grid value to word. but what i want is i just want to export the value of grid one by one. that means when i...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.