Skip to content

The PDFing is library to make a document parsing HTML to a PDF document.

Notifications You must be signed in to change notification settings

julioflima/pdfing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFing

What is?

A NodeJS module that converts Html files to PDFs.

How to install?

npm install pdfing --save or yarn add pdfing --save.

Can you talk more about?

The PDFing is library to make a document parsing HTML to a PDF document. From a directory containing, HTML, CSS, JS and images in Base 64, produce an PDF document with Enterprise quality.

Provided by CSS, you can even customise the style of the PDF adding the file style.css to the root of your project. Disclaimer! In files, header.html and footer.html you could use yet CSS, but in this files the style must be local, declared inside of tags using styles='...'.

We gonna process your data and stylize the HTML according with your data. And much more, see, Do you have some examples? in below.

Do you have some examples?

...in...soon...

Issue using on Docker or Linux?

If are having this problem, click HERE to resolve it once and for all.

Inspired by who?

Markdown PDF of Alan Shaw. See also.

Can I contribute?

Feel free to dive in! Open an issue or submit PRs.

License?

MIT © Julio Lima

About

The PDFing is library to make a document parsing HTML to a PDF document.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published