@wbg-mde/pdf-export

1.0.2 • Public • Published

Metadata Editor PDF Export(@wbg-mde/pdf-export)

This module is an extended version of node-pdfmake. This module generate the pdf file at runtime. PDF-make have a powerful layout engine with paragraphs, columns, lists, tables, canvas, etc.., and it provide provision for include custom fonts and styles.

Installation

Install the dependencies and devDependencies.

npm install

Build the application

npm run build

Publish the application to npm

npm publish --access public

Workspace Structure


 ├──src/	                    * source files
 |   ├──assets/  		        * application assets like i18n resource and pdf fonts
 |   ├──export-study/		    * methods for generate odf based on the poject
 |   ├──shared/		            * configurations and shared utils
 |
 ├──gruntfile.js	            * grunt build config
 ├──package.json                * what npm uses to manage it's dependencies

Contributors

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @wbg-mde/pdf-export

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    40.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • panappsdev