Peter wrote:
> does the ESC/P2 emulation of QPCPrint run native?

QPCPrint translates ESC/P2 codes into Windows-Printer-API calls, thus
supporting basically every printer imaginable but also making native
execution inherently impossible (besides that it's written in Delphi).

The only possible solution for native platforms to come anywhere near
that would be an ESC/P2 to Postscript converter, combined with
GhostScript to actually talk to the printer. My MPS port
http://www.kilgus.net/qpc/mps_bas.zip
was meant as a starting point for this.

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to