Ishika:
Sorry for the trouble. Can you send
logs ?
From the QZ Tray Icon:
Advanced, Troubleshooting, Zip Logs (To Desktop)
If they contain sensitive information, please send them to
sup...@qz.io and we can look at them off-list.
Is it that it is not able to handle concurrent requests?
Requests should never be concurrent; even native applications will have trouble if sending multiple jobs at the same time without some queuing logic. I would expect your code to fire "qz.print" in a manner that makes each print call separately.
A small code snippet (your code) may be necessary. Since QZ-Tray only calls qz-print when the web page calls it, you may have a race condition in your code.
Kind regards,
Lite Finocchiaro
VP, QZ Industries