1.0.5 • Published 4 years ago

malta-html2pdf v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

npm version npm downloads npm downloads


This plugin can be started on: .html

It needs to be installed globally

> npm i -g malta-html2pdf

Obtain a pdf file from an html; all options from html-pdf can be used

> malta app/views/index.html public -plugins=malta-html2pdf

or in the .json file :

{
    ...,
    "app/views/index.html" : "public -plugins=malta-html2pdf[border:0]",
    ...
}
1.0.5

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago