Html2Pdf
Takes a HTML file and converts to a PDF file.
Takes a HTML file and converts to a PDF file.
Location or name of pdf file generated is stored on item. Name is stored in pdf_file property on item. New item is created if missing.
HTML template supports expansion.
Valve name: Html2Pdf
name
Must be Html2Pdf
N/A
html_template
Where to load template from
N/A
store_pdf_full_path
Store full path with name or just name.
true
resources_directory
Location of where to put additional resources such as fonts and images.
N/A
Attached ZIP contains example on basic operations creating an html with expansion & resources.