Releases: foliojs/pdfkit
Releases · foliojs/pdfkit
v0.6.1
- Removes use of
trimRightmethod, which doesn't exist in some browsers (cough IE cough).
v0.6.0
- Adds support for using PDFKit in the browser! See the documentation in the readme.
- Adds support for using Buffers as the source for the
fontmethod - Fixes some issues with font cmaps
I'm including a prebuilt version of PDFKit here, along with a source map. You can use these if you don't want to use browserify to build your project.