Sreejith,
The logs indicate that a base64 PDF is being sent to your printer. Unfortunately, the website is stating this should be handled as a "Raw" format, which won't work for any printer we've seen.
This is what the logs say:
{"type":"raw","format":"base64","data":"iVBORw0KGgoAAA...==
But this is what the logs **should** say:
{ type: "pixel", format: "base64", data: "iVBORw0KGgoAAA...==
This is a bug with the website and must be escalated to their technical support. There's nothing QZ Tray can do from our end if bad data is being sent.
If you are having difficulty escalating with the website provider, please reach out privately to
sup...@qz.io.
-Tres