HOW TO: Generate PDF Output On-the-fly

Solution

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.

Related Resources