(port http://developer.kde.org/documentation/library/kdeqt/kde3arch/protocols-printing.html) |
m (Development/Architecture/KDE 3 Architecture/Printing moved to Development/Architecture/KDE3/Printing) |
||
| (One intermediate revision by one user not shown) | |||
| Line 12: | Line 12: | ||
''Initial Author:'' [mailto:ettrich@kde.org Matthias Ettrich] | ''Initial Author:'' [mailto:ettrich@kde.org Matthias Ettrich] | ||
| + | |||
| + | [[Category:KDE3]] | ||
| + | [[Category:Architecture]] | ||
KDE Architecture - Printing
For printing, KDE applications generate Postscript Level 1.
This output can be piped either directly to a postscript-capable printer or be rendered by a postscript interpreter such as ghostscript. The procedure is fairly common on Unix. Modern Linux distributions provide postscript support in their default setup.
Initial Author: Matthias Ettrich