Open GoogleCodeExporter opened 8 years ago
Also are you using 'qz.print()' or 'qz.printPS()' ?
The PDF data shouldn't be echoed to the console like that.
Also make sure you're appending the data correctly via:
> qz.append64("data:application/pdf;base64,Ck4KcTYw...")
Without the data:x/x;base64 prefix, the software won't know that it is a PDF.
-Tres
Original comment by tres.fin...@gmail.com
on 22 Apr 2015 at 1:10
Original issue reported on code.google.com by
wwger...@gmail.com
on 22 Apr 2015 at 12:55Attachments: