Hello,
I have PDF Camp and looking for command line conversion of html to pdf as documented on this page:
https://www.verypdf.com/pdfcamp/convert-html-to-pdf.html
What product will I need to purchase.
I've tested,
https://www.verypdf.com/app/document-converter/document-converter.html
and
https://www.verypdf.com/app/document-converter/document-converter.html
but neither seem to come with html2pdf.exe,
Appreciate your support.
Customer
---------------------------------------------------------------
Thanks for your message, htmltools.exe can be downloaded from this web page,
https://www.verypdf.com/app/html-converter/try-and-buy.html#cmd
https://www.verypdf.com/htmltools/htmltools.zip
We suggest you may download htmltools.exe from our website to try, htmltools.exe can be used to convert from HTML files to PDF files easily.
After you download and unzip it to a folder, you can run following command lines to convert your HTML file or a URL to PDF file,
htmltools.exe -$ XXXXXXXXXXXXXXXXXX test.htm _test1.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX https://www.verypdf.com _web1.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -html2pdf2 test.htm _test_html2pdf2.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit test.htm _test_webkit.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit https://www.verypdf.com _web_webkit.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit https://www.verypdf.com/artprint/docprintsdk.htm _verypdf_webkit.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit2 test.htm _test_webkit2.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit2 -width 1080 -height 1080 https://www.verypdf.com _web_webkit2.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit2 -width 1080 -height 1080 https://www.verypdf.com/artprint/docprintsdk.htm _verypdf_webkit2.pdf
In generate, -webkit and -webkit2 options will work better for you, if you encounter any problem with htmltools.exe application, please feel free to let us know, we will assist you asap.
btw, html2pdf.exe is included in the DocConverter COM product, DocConverter COM can be downloaded from this web page,
https://www.verypdf.com/app/pdfcamp-printer/try-and-buy.html#buy-sdk
http://www.toppdf.com/pdfcamp/doc2pdf_com_trial.zip
html2pdf.exe is require the PDFcamp Printer Virtual Printer to convert HTML files to PDF files, htmltools.exe doesn't require any 3rd components, it’s a standalone application, so htmltools.exe works better than html2pdf.exe in most cases, we suggest you may download htmltools.exe from our website to try.
also, html2pdf.exe is depend on Internet Explorer render engine, htmltools.exe with -webkit and -webkit2 options are depend on webkit render engine.