在C-Sharp中导出为pdf
问题描述:
我想将C#中的.aspx页面导出为pdf功能,请告诉我.
Hi,
I want to export .aspx page to pdf functionality in C#, pls tell me.
答
在这里看看:
iTextSharp [ ^ ]
如何从ASP.NET页面创建PDF文件 [ ^ ]
使用iTextSharp将HTML导出到Pdf [ ^ ]
通过在Google中输入将.aspx页面导出为pdf",我发现了这些内容,但您显然没有做过. Google是您的朋友.
Have a look here:
iTextSharp[^]
How to create PDF files from ASP.NET pages[^]
Export Html to Pdf using iTextSharp[^]
I found those by typing "export .aspx page to pdf" into Google, something you obviously haven''t done. Google is your friend.