Saturday, October 02, 2010

How to convert page to a PDF (All methods)


Many thanks to Jessica Cao who orginally publised this post in Asp.net fourm.


Solution 1: Use an open-source .NET PDF library. Sample list:  
Solution 2: Use a commercial .NET PDF library. Sample list:
Solution 3: Use activePDF WebGrabber to convert any URL output to PDF on-the-fly.
Solution 4: Use a report generator like Crystal Reports or SQL Server Reporting Services to render to PDF.

No comments:

Azure Storage Account Types

Defferent Types of Blobs Block blobs store text and binary data. Block blobs are made up of blocks of data that can be managed individually...