When print short images (380px x 380px for example), it is pretty quick, it takes about 3 seconds to complete from the point the API called.
When printing images than that, it take much longer. For example, printing 380px x 1600px images (4 times longer) takes almost 1 minute to complete printing. The actual times the printer does the printing/rolling the paper is short, few seconds, but the time between the API called and the time the paper start rolling is very long, 50+ seconds
What is the problem, and is there workaround or way to fix it?
We use this api to talk with Clover Mini (over Secure Network Pay Display): https://github.com/clover/remote-pay-cloud
Thanks!
-David