print-pdf

0.2.6 • Public • Published

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

/print-pdf/

    Package Sidebar

    Install

    npm i print-pdf

    Weekly Downloads

    196

    Version

    0.2.6

    License

    MIT

    Unpacked Size

    50.9 kB

    Total Files

    16

    Last publish

    Collaborators

    • jcdang