|
|
This appendix covers adding a new ESCP/2, PCL, or Canon printer. Writing a new driver module is not covered.
The three steps to adding a printer are:
Printer information is stored in two places: in `printers.xml' (which contains the list of printer models available to the the upper-level application), and in the appropriate driver file (`print-escp2.c', `print-pcl.c', or `print-canon.c').
Go to the first, previous, next, last section, table of contents.