IronPDF - The C# PDF Library

2021.3.1

With the help of this specific C# PDF software library you can generate ASPX files from HTML content, parse text or even split PDFs

PDF manipulation when working into a C# or VB.Net environment requires special processing and is more often than not, quite difficult. IronPDF library was created in order to provide developers with a tool that can help them create PDF documents in the aforementioned programming mediums, .NET Core and even .NET Framework.
Some of the library’s features incorporate the ability to use simple HTML code in order to render PDF files or even add bits of CSS or JavaScript in the package. Besides the coding rendition, PDF files can also be represented on the physical drives, thanks to the “file://” protocol. This way, users have the advantage to test the HTML content during development.
Furthermore, with the same support for JavaScript, images or CSS code, URLs can also be rendered as PDFs and this offers the chance to improve designer-coder interaction.
The PDF generation process encompasses a broad range of potential settings and one can customize numerous details, some of which include: paper size, output document quality, content scaling or JavaScript Support.
Lastly, headers and footers can also be added to the rendered PDF documents, through two main protocols: “SimpleHeaderFooter” and “HtmlHeaderFooter”, thus enabling the use of text-based content.

Limitations in the unregistered version