ojob ojob.io/formats/html2pdf op=pdf in= out=
Converts a HTML file into a PDF or PNG file.
Name | Description |
---|---|
op | The operation to execute: (op=pdf) Build docker image and convert input html into a pdf file; (op=png) Build docker image and convert input html into a png file; (op=rm) Remove docker image |
in | The input HTML file |
out | The output PDF or PNG file |