Development/Architecture/KDE3/Printing

    From KDE TechBase
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

    KDE Architecture - Printing

    Protocols: 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