1.0.2 • Published 5 years ago

@wbg-mde/pdf-export v1.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

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

  • Navin VI (navin.v.i@panapps.co)
  • Anoop Xaviour (anoopx@panapps.co)
  • Libin Thomas (libint@panapps.co)

License

MIT

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago