I am using the UPS API to generate EPL labels to print on our thermal printer, which is working perfectly using CUPS and lpr
.
However, I would like to be able to save that label in a computer-renderable format: GIF, PDF, PostScript - anything, really.
I have not been able to find a library to convert between raw EPL data to any other format. Is there a library that can do this? Or an LPR option or package which will output to a file, rather than a printer? How can I accomplish converting Eltron Programming Language files to something else?