473,657 Members | 3,022 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 16 '05 #1
8 12262
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 16 '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*********@di scussions.micro soft.com> wrote in message
news:5D******** *************** ***********@mic rosoft.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 16 '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*********@di scussions.micro soft.com> wrote in message
news:5D******** *************** ***********@mic rosoft.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 16 '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******@hotma il.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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 16 '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******@hotma il.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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 16 '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
"JohnnyApplesee d" <so*****@micros oft.com> wrote in message
news:e6******** ******@TK2MSFTN GP09.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******@hotma il.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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 16 '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

"JohnnyApplesee d" <so*****@micros oft.com> wrote in message
news:e6******** ******@TK2MSFTN GP09.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******@hotma il.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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 16 '05 #8
This issue is specific to server-side or unattended applications.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.ne t> wrote in message
news:eL******** ******@TK2MSFTN GP10.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
"JohnnyApplesee d" <so*****@micros oft.com> wrote in message
news:e6******** ******@TK2MSFTN GP09.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******@hotma il.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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 16 '05 #9

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

Similar topics

2
3332
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. Thanks in advance V
4
21475
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 AND CLIENTS. The word (it is a template) is named MASTER To store data, I have created two forms named CASES and MASTER. Since both forms have a lot of fields, I have added the form CLIENTS as a SubForm on the form CASES.
2
4684
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 format is not aligned... When export to Word, all my lines (table lines) are gone, making it hard to read. Thanks. Perry
0
2146
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 r from databasee...How can i bring those three to the word... the code looks like this... object fileName = "C:\\Inetpub\\wwwroot\\eBilling\\jijo.doc"; object readOnly = false;
0
1187
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 r from databasee...How can i bring those three to the word... the code looks like this... object fileName = "C:\\Inetpub\\wwwroot\\eBilling\\jijo.doc"; object readOnly = false;
1
2162
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, specifically we desire a GUI interface to design the reports and the outputs can be exported to pdf, Excel and highly desirable MS Word documents. I know Crystal reporter and MS Reporting service can export to pdf and Excel, not sure about Word.
1
3794
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 export my access data. No problem with regular data but cannot handle checkboxes. Basically I need help to export the check box value (yes or no) into a check box places in my word template. In this template I have a checkbox. If I doulble click in...
2
2259
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 with the format mm/dd/yyyy. Is there a way I can export to show the format mm/yyyy? This is the code: objWord.ActiveDocument.Bookmarks("purgedate").Select If Err.Number = 0 Then
4
2911
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
1207
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 insert one row to grid, it has to be also written in word document. when the next line is inserted in grid, then the next line should be inserted in word and so on. it means once the row is inserted in grid, it also should be inserted in word file too....
0
8384
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8820
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8718
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8499
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7314
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5630
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1937
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.