I am printing an image (monochrome) from a portable thermal printer (model: Brother PJ-623) using Raspberry Pi. Image is stored in eps format.
Problem: It takes ~9-12 seconds before the printing is started. I think may be the issue is in format of the image. So is there any format which the printer can read faster than eps format?
Or any other solution if possible?
EDIT: I'm using gnuplot in Qt-creator to create the image file.
Any help would be highly appreciated.
Best regards, Hammad Tariq