PDFKit is a PDF document generation library for Node that makes creating complex, multi-page, printable documents easy. It is written in pure CoffeeScript, but can be used with regular JavaScript.
PDFKit is a PDF document generation library for Node that makes creating complex, multi-page, printable documents easy. It is written in pure CoffeeScript, but can be used with regular JavaScript.
PDFKit library for node.js and the browser, provides an API implementing a multitude of functionalities, from low level functions to high level abstractions. So enabling the development of complex PDF documents.
It features support for vector graphics, text, font embedding, image embedding, annotations, outlines, security, and is under ongoing development.
More info on the official website https://pdfkit.org/
PDFKit is available under MIT license.
See also: node.js