Generic text printer driver

Juan Luis Ramos jlramv at terra.es
Wed Oct 31 14:02:22 CDT 2007


Hi all,
is there anybody working in the generic text printer driver o raw
printer driver?

I've a problem with a compatible Epson POS printer so, I've modified the
text.c code inside wineps.drv to send the text to the printer without
postscript processing. The function that send the data is
PSDRV_ExtTextOut, but the LPCWSTR parameter passed (str) doesn't contain
the ESCAPE codes sent to the printer. I don't find when does the program
 call the PSDRV_ExtTextOut function. Can anybody help me?

Thanks.



More information about the wine-devel mailing list