.Net Export MS Word

G

Goh

Hi,

Do have any component that can export report to MS Word documents?


Thanks in advance for any comment,
Goh
 
P

Peter Huang [MSFT]

Dear Customer,

I did not know what report did you mean.
But you can refer to the methods of the report class to see if it have a
method to export to word, if no, I think you have to do that manually.
But we can create a work document by automation Word Application and then
input the content into the Word document.

Here is a link for your reference.
316384 How to automate Microsoft Word to create a new document by using
Visual C#
http://support.microsoft.com/default.aspx?scid=kb;EN-US;316384

Best regards,

Peter Huang

Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top