Quickly create/render PDF from an URL via the browser. This doesn't support cross origin.
url
(required) - url that will be used to create the PDFtitle
- title of the PDFdelayConvert
- how long to wait to convert the page after it loads. Defaults to 150 millisecondscontainerId
- specific id of an element on the page to convert otherwise will use the full document
http://IP:port/htmlToPdf.html?url=/order/invoice/index.html&title=Invoice