使用ItextSharp将GridView导出为PDF文件(在Windos应用程序中)
问题描述:
我想将datagridview导出为PDF文件,为此我喜欢找到一个链接,但它是web应用程序,我需要windows application.if任何人都知道它请帮助我。
for web application我喜欢找到了一个链接
http://www.dotnetspider.com/resources/29759-Exporting-GridView-PDF.aspx [ ^ ]
I want to Export datagridview to PDF file for this i fond found a link but it is web application i need windows application.if any one knows it please help me.
for web application i fond found a link
http://www.dotnetspider.com/resources/29759-Exporting-GridView-PDF.aspx[^]
答
看看这些:
IEnumerable - DataTable导出到Word / Excel / PDF / HTML [ ^ ]
c#(WinForms-App)将DataSet导出到Excel [ ^ ]
试试!
Have a look at these:
IEnumerable - DataTable Export to Word / Excel / PDF / HTML[^]
c# (WinForms-App) export DataSet to Excel[^]
Try!