开发者

How to Save an asp.net webpage to pdf [duplicate]

开发者 https://www.devze.com 2023-02-07 19:49 出处:网络
This question already has answers here: Closed 12 years ago. Possib开发者_如何学Gole Duplicates: How to Convert html web-page to image format in ASP.net web-application
This question already has answers here: Closed 12 years ago.

Possib开发者_如何学Gole Duplicates:

How to Convert html web-page to image format in ASP.net web-application

ASP.NET page to image or pdf.

Hi,

I have an aspx webpage. Once that page is rendered, with a button click how can I export it to PDF? What is the process? Do I need an external third party tool to achieve this?

Thanks.


We've had good luck using the iTextSharp library. It's easy to use and the price is right.

http://sourceforge.net/projects/itextsharp/


There are several third party libraries that support this. We have one that provides perfect fidelity and has been optimised for use on the server. Have a look at this blog post.

0

精彩评论

暂无评论...
验证码 换一张
取 消