Generic text printer driver

Detlef Riekenberg wine.dev at web.de
Fri Nov 2 13:02:52 CDT 2007


On Mi, 2007-10-31 at 20:02 +0100, Juan Luis Ramos wrote:

> is there anybody working in the generic text printer driver o raw
> printer driver?

There is some work going in this direction, but that is not in the main
tree yet.

> I've a problem with a compatible Epson POS printer so, 

Does the Printer work with CUPS?
When yes, then it should be doable to fix your Printing Problem.

> 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. 

wineps.drv creates Postscript.
Pass through is only possible, when the application already send
Postscript to the Driver.

My knowledge of wineps.drv is not good enough to help here. sorry.


-- 
 
By by ... Detlef





More information about the wine-devel mailing list