Difference between revisions of "Print System"
From MorphOS Library
(Created page with "File:Printers1.png") |
|||
Line 1: | Line 1: | ||
+ | New printer system has been introduced in MorphOS 3.10 and extended in MorphOS 3.12. | ||
+ | It is based on CUPS logic although it doesn;t contain any CUPS code in its core. | ||
+ | Drivers are represented using PPD [https://en.wikipedia.org/wiki/PostScript_Printer_Description] | ||
+ | |||
[[File:Printers1.png]] | [[File:Printers1.png]] |
Revision as of 11:58, 17 October 2019
New printer system has been introduced in MorphOS 3.10 and extended in MorphOS 3.12. It is based on CUPS logic although it doesn;t contain any CUPS code in its core. Drivers are represented using PPD [1]