Whole document tree
D. Adding a new printerThis 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').
This document was generated by Eric Sharkey on February, 16 2002 using texi2html |