@@ -29,32 +29,32 @@ printers. Look for the following logos on your printer or the box it came in:
2929</tr >
3030</table >
3131
32- Printers that do not support one of these standards need to use a printer
33- application. The following table lists commonly used drivers and their
34- corresponding printer applications :
35-
36- | Driver Name | Supported | Printer Application |
37- | --------------------------------------------------- | --------- | -------------------------------- |
38- | braille | ✔️ | [ brf-printer-app] |
39- | brlaser (Brother laser printers) | ✔️ | [ ghostscript-printer-app] |
40- | c2esp: (Kodak EasyShare) | ✔️ | [ ghostscript-printer-app] |
41- | Canon CAPT | ❌ | * Ask printer manufacturer* |
42- | Canon UFRII / UFRII-LT | ❌ | * Ask printer manufacturer* |
43- | dymo / DYMO Label Printer | ✔️ | [ LPrint] |
44- | Generic PCL Laser / PostScript Printer | ✔️ | [ hp-printer-app] |
45- | Ghostscript (jlet\* , pcl\* , pxl\* [ and others] [ gs ] ) | ✔️ | [ ghostscript-printer-app] |
46- | Gutenprint | ✔️ | [ gutenprint-printer-app] |
47- | hpcups | ✔️ | [ hplip-printer-app] |
48- | HP DeskJet / LaserJet Series | ✔️ | [ hp-printer-app] |
49- | foo2zjs (foo2xqx, foo2hbpl, foo2qpdl) | ✔️ | [ ghostscript-printer-app] |
50- | fxlinuxprint (Fuji Xerox) | ✔️ | [ ghostscript-printer-app] |
51- | Pantum GDI (BM18\* , BM22\* , M65\* , P2\* ) | ❌ | * Ask printer manufacturer* |
52- | Postscript (PS) | ✔️ | [ ps-printer-app] |
53- | ptouch (Brother P-Touch label printers) | ✔️ | [ LPrint] |
54- | pxljr | ✔️ | [ ghostscript-printer-app] |
55- | rastertosag-gdi (Ricoh Aficio SP 1000S/1100S) | ✔️ | [ ghostscript-printer-app] |
56- | SpliX (Samsung, HP Laser) | ✔️ | [ ghostscript-printer-app] |
57- | Zebra (EPL2/ZPL) Label Printer | ✔️ | [ LPrint] |
32+ If you current printer driver is listed as "AirPrint", "Driverless", or "IPP
33+ Everywhere", you don't need to do anything. For any other driver, look at the
34+ following table to find the replacement printer application :
35+
36+ | Driver Name | Supported? | Printer Application |
37+ | --------------------------------------------------- | ---------- | -------------------------------- |
38+ | braille | ✔️ | [ brf-printer-app] |
39+ | brlaser (Brother laser printers) | ✔️ | [ ghostscript-printer-app] |
40+ | c2esp: (Kodak EasyShare) | ✔️ | [ ghostscript-printer-app] |
41+ | Canon CAPT | ❌ | * Ask printer manufacturer* |
42+ | Canon UFRII / UFRII-LT | ❌ | * Ask printer manufacturer* |
43+ | dymo / DYMO Label Printer | ✔️ | [ LPrint] |
44+ | Generic PCL Laser / PostScript Printer | ✔️ | [ hp-printer-app] |
45+ | Ghostscript (jlet\* , pcl\* , pxl\* [ and others] [ gs ] ) | ✔️ | [ ghostscript-printer-app] |
46+ | Gutenprint | ✔️ | [ gutenprint-printer-app] |
47+ | hpcups | ✔️ | [ hplip-printer-app] |
48+ | HP DeskJet / LaserJet Series | ✔️ | [ hp-printer-app] |
49+ | foo2zjs (foo2xqx, foo2hbpl, foo2qpdl) | ✔️ | [ ghostscript-printer-app] |
50+ | fxlinuxprint (Fuji Xerox) | ✔️ | [ ghostscript-printer-app] |
51+ | Pantum GDI (BM18\* , BM22\* , M65\* , P2\* ) | ❌ | * Ask printer manufacturer* |
52+ | Postscript (PS) | ✔️ | [ ps-printer-app] |
53+ | ptouch (Brother P-Touch label printers) | ✔️ | [ LPrint] |
54+ | pxljr | ✔️ | [ ghostscript-printer-app] |
55+ | rastertosag-gdi (Ricoh Aficio SP 1000S/1100S) | ✔️ | [ ghostscript-printer-app] |
56+ | SpliX (Samsung, HP Laser) | ✔️ | [ ghostscript-printer-app] |
57+ | Zebra (EPL2/ZPL) Label Printer | ✔️ | [ LPrint] |
5858
5959
6060Why Have We Done This?
@@ -114,17 +114,17 @@ or (in the case of Gutenprint) under development:
114114 printer application for Ghostscript-based printer drivers.
115115- [ Gutenprint] [ gutenprint-printer-app ] : A PAPPL-based printer application for
116116 all Gutenprint printer drivers.
117- - [ hp-printer-app] : PAPPL-based PCL printer application based on
117+ - [ hp-printer-app] [ hp-printer-app ] : PAPPL-based PCL printer application based on
118118 the CUPS rastertohp driver.
119- - [ hplip-printer-app] : PAPPL-based printer application for HPLIP-based printer
120- drivers.
121- - [ LPrint] : PAPPL-based label printer application, currently supporting
119+ - [ hplip-printer-app] [ hplip-printer-app ] : PAPPL-based printer application for
120+ HPLIP-based printer drivers.
121+ - [ LPrint] [ LPrint ] : PAPPL-based label printer application, currently supporting
122122 Zebra and Dymo label printers with plans to support more, based on the CUPS
123123 rastertolabel driver. "Raw" printing is supported as well if you have an
124124 application that produces the native print data format.
125- - [ ps-printer-app] : PAPPL-based PostScript printer application that supports all
126- CUPS/PostScript printers via PPDs and includes all of the Foomatic and HPLIP
127- drivers.
125+ - [ ps-printer-app] [ ps-printer-app ] : PAPPL-based PostScript printer application
126+ that supports all CUPS/PostScript printers via PPDs and includes all of the
127+ Foomatic and HPLIP drivers.
128128
129129
130130[ brf-printer-app ] : https://github.com/OpenPrinting/braille-printer-app
0 commit comments