Robert Newson wrote: > I don't know how QPCPrint handles access to the printer - ie whether it > converts the output into a raster scan to send (like a normal, slow, Windwos > printer sends a graphical image) or just passes the data straight through to > the printer (like a standard QL).
QPC alone can only do the latter (send the data straight to the printer). The QPCPrint addon converts the ESC/P2 codes into Windows graphics commands. What happens then is up to the Windows printer driver, but normally it will be rastered into a graphical image. Marcel _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
