Please recommend a good library for programmatically creating PDF documents in .NET applications. Thanks.
|
|
I have tried all of those programs, but none of them worked for what I was doing. I needed to export a complicated HTML report into a PDF format. The only tool that I found that actually rendered the report from HTML and accurately rendered it (using the CSS styles, classes, and complicated divs and tables) was a tool called Winnovative HTML to PDF Converter for .NET |
|||
|
|
|
|
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 |
|||
|
|
|
|
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. |
|||
|
|
