Difference between revisions of "Printing Protocol (KDE3 Architecture)"
Jump to navigation
Jump to search
(Updated) |
m (+ {{TODO}} (needs expanding)) |
||
Line 1: | Line 1: | ||
+ | {{TODO}} |
||
⚫ | |||
⚫ | |||
⚫ | |||
− | {{Applicable to TDE}} |
||
⚫ | |||
− | == Protocols: Printing == |
||
− | |||
⚫ | |||
This output can be piped either directly to a Postscript-capable |
This output can be piped either directly to a Postscript-capable |
||
Line 15: | Line 10: | ||
''Initial Author:'' [mailto:ettrich@kde.org Matthias Ettrich] |
''Initial Author:'' [mailto:ettrich@kde.org Matthias Ettrich] |
||
+ | |||
⚫ | |||
⚫ | |||
⚫ |
Latest revision as of 16:27, 21 April 2022
To-do
This section has not been written/completed yet. You can contribute to Trinity by writing or finalizing this section.For printing, Trinity 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