|
mmh...
Are you handling printer using WinApi? If not, start using them. Also, set its datatype to RAW. And use api like WritePrinter to do the job.
Also, remember you need to find the right escape sequences for your printers. More, if I remember well, the OS will send anyway a bunch of escape commands to the printer, and you cannot avoid it.
|