Hello When I try to print a pdf in base64 format the document title does not work. ```javascript let opt = { "printable": data, "type": "pdf", "documentTitle": "Test Base64", "base64": true } printJS(opt); ``` Thanks for sharing this amazing tool.
Hello
When I try to print a pdf in base64 format the document title does not work.
Thanks for sharing this amazing tool.