Click here to Skip to main content
16,015,040 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to export a datatable from a dataset to .doc file and .pdf file using C#?
Posted
Updated 19-Oct-10 19:42pm
v2

What have you tried?

Lets say for PDF, you could do that using iTextSharp dll which is explained in the following article: http://www.codeproject.com/KB/graphics/iTextSharpTutorial.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900