Please recommend a good library for programmatically creating PDF documents in .NET applications. Thanks.
|
|
Crystal Reports can be programmed so that it outputs PDF files. Works perfect! I have developed a system that generates about 500 PDF per day for archiving. Crystal Reports even comes with Visual Studio so should be available for most. See example below:
|
|||
|
|
PdfLib The fastest library I ever used for creating pdf. |
|||
|
|
|
|
I've been using iTextSharp coupled with Adobe LiveCycle Designer. Its very simple and easy to use. I have an entry on my blog about it - http://jesal.us/blog/index.php/2008/10/10/create-pdf-forms-using-itextsharp/ |
|||
|
|
|
|
I have used Dynamic PDF with very good results thus far. |
|||
|
|
|
|
Hi, I am using ExpertPDF Html To Pdf Converter. It has full html/css support. Even the most complex html pages are converted perfectly to pdf. Thanks, John |
|||
|
|
|
|
I'm surprised that nobody has mentioned SQL Server Reporting Services. I haven't used it in production, but it has seems to have quite a lot of nice features including a very good GUI report builder, extensibility through .NET, web services (SOAP) and web portal (WWW) interfaces, report generation on a schedule or on demand, report caching, e-mail reports (on demand or schedule) or view on-line, and can render to PDF, HTML, Excel, and Image. |
|||
|
|
PDF Duo .Net is a small but very effective component for converting HTML to PDF. |
|||
|
|
|
|
I advice you try PDF Metamorphosis .Net, it can be used in any .Net application to:
This is 100% C# solution, can be used everywhere in .Net. |
|||
|
|
