I'm using the Zebra SendFileToPrinter paid API to send PDF's from my events website to a ZD621 that will be located onsite for an upcoming conference. The API calls go through and receive a 200 response code, however I am getting extremely large delays upwards of 3+ minutes between when the website receives a successful response and when the to when the badge actually begins printing. Obviously we can't have people standing that long to print their badges. Is there something I need to do besides send the POST request and wait for a response? The delay seems intermittent/random.
Long Delays on SendFileToPrinter API Print Jobs// Expert user has replied. |
1 Replies
Does the delay only happen when sending PDF files via the SendFileToPrinter API? Does the ZD621 have the latest version of the PDF emulation installed? Prior to the PDF emulation v2.12, there was a known issue about the delay when sending PDF files via the SendFileToPrinter API. The issue has been fixed since the v2.12. Make sure the PDF emulation on your ZD621 is v2.12 (apl.version) or later.