Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

jcdang/print-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99e4ac3 · Aug 5, 2018

History

15 Commits
Aug 2, 2018
Aug 5, 2018
Aug 2, 2018
Aug 2, 2018
Aug 2, 2018
Aug 5, 2018
Aug 2, 2018
Aug 5, 2018
Aug 2, 2018
Aug 2, 2018
Aug 3, 2018
Aug 2, 2018

Repository files navigation

print-pdf

Simple HTMLElement to PDF

Installation

npm i print-pdf

Usage

    import { PrintPDF } from 'print-pdf';
    
    new PrintPDF(document.body).printPDF();

General Information

This library is relatively new so please feel free to leave any suggestions. Fontawesome and glyphicons should work.

TODO

  • Inline images
  • Investigate performance enhancements
  • tests

License: MIT

About

Prints DOM Elements to PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published