Jomar
2006-05-22 20:46:01 UTC
I need to develop a text only printer driver, for a printer that I've
developed a UNIDRV mini-driver a few months ago.
I don't need any external commands to be entered by the user (as in ttyui
sample).
I've tried to change the *PrinterType from SERIAL to TTY, o printer's .GPD
file, but when trying to print, the spooler returns a error.
Do I need to implement all rendering code as on tty sample o DDK (to filter
graphics)?
Is that any other sample or documentation available (that just shows or
explain the thing I need to do) ?
Does UNIDRV architecture supports text only drivers ?
developed a UNIDRV mini-driver a few months ago.
I don't need any external commands to be entered by the user (as in ttyui
sample).
I've tried to change the *PrinterType from SERIAL to TTY, o printer's .GPD
file, but when trying to print, the spooler returns a error.
Do I need to implement all rendering code as on tty sample o DDK (to filter
graphics)?
Is that any other sample or documentation available (that just shows or
explain the thing I need to do) ?
Does UNIDRV architecture supports text only drivers ?