TallPDF.NET 5.0
Generate PDF on the fly, from scratch, use code, XML/XSL, or a combination. Central to TallPDF.NET is a consistent and intuitive object model consisting of layout classes like document, section, text paragraph, table, header, footer, etc. Among the specializations of class paragraph is drawing. Use it to draw many types of shapes such as lines, bezier curves, and even barcodes. Use pens and brushes to draw outlines and fills. Instead of building a Document programmatically, you can load it (partly) from XML. In general, you will use XSL to transform from a given XML schema to XML that can be consumed by TallPDF.NET. Headers and footers are added to each page that matches the specified page traits (first, odd, even, last). Include dynamic content such as current page number and total page count. Add Tables to a section. Add rows to a table. Add cells to a row and add any paragraph to a cell. Specify spacings, margins, borders, and backgrounds.
Learn more
PDFKit
PDFKit is a PDF document generation library for Node and the browser that makes creating complex, multi-page, printable documents easy. The API embraces chainability, and includes both low-level functions as well as abstractions for higher-level functionality. The PDFKit API is designed to be simple, so generating complex documents is often as simple as a few function calls. Access privileges (printing, copying, modifying, annotating, form filling, content accessibility, document assembly). Accessibility support (marked content, logical structure, Tagged PDF, PDF/UA). Supports JPEG and PNG files (including indexed PNGs, and PNGs with transparency). In addition to PDFKit, you'll need somewhere to stream the output to. Note that in order to Browserify a project using PDFKit, you need to install the brfs module with npm, which is used to load built-in font data into the package.
Learn more
Vole PDF Creator
Vole PDF Creator lets you create professional PDFs based on Word document with built-in Word editor. You can create PDF document as beautiful as Word document with rich-text, images, paragraph styles, fonts styles, and more than 100 professional tables. Vole PDF Creator Custom Content Block function lets you define content once and reference as many times as you want. For example, header or footer content.
Learn more
DocRaptor
There are several popular free HTML-to-PDF libraries including wkhtmltopdf, PhantomJS, and Chrome Headless / Puppeteer. These tools use the Webkit or Chromium rendering engines, which are designed to display continuously scrolling webpages. In contrast, DocRaptor was built for generating multi-page documents. This fundamental difference has a tremendous impact on PDF functionality such as page breaks, headers and footers, and variable page sizes. Our conversion engine provides layout and styling options (including CSS Paged Media support) that the open-source PDF engines simply cannot match. Additionally, as a cloud-based API, we provide professional support, instant scalability, and guaranteed reliability without the costs of long-term maintenance for these libraries and their infrastructure.
Learn more