pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and browser environments. It functions as a vector graphics engine for rendering paths, shapes, gradients, and tiling patterns, and as a tool for producing rich text and tagged documents that follow international accessibility standards for screen reader compatibility. The library includes a security and encryption utility for applying document encryption and restricting user permissions regarding printing, copying, or editing. It also serves as a form and annotation tool, enabling th
An iOS PDF viewer and annotator written in Swift that can be embedded into any application.
The main features of uxmstudio/uxmpdfkit are: PDF Generation.
Open-source alternatives to uxmstudio/uxmpdfkit include: foliojs/pdfkit — pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and… nrewik/simplepdf — Create a simple PDF effortlessly. :smile:. sgr-ksmt/pdfgenerator — A simple generator of PDF written in Swift.