Skip to content

JamiesonC/js-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

js-pdf

JavaScript library for generating PDFs.

This library was originally designed to support a standalone client HTML application that needed to generate PDF invoices. It supports basic page, text and line definitions, which are passed into the generator as a JSON object. (Spec and example to come.) It outputs PDF-1.0 in 7-bit ASCII (uncompressed).

About

JavaScript library for generating PDFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published