Printing: Difference between revisions

From KDE Community Wiki
Line 13: Line 13:
* [[/Missing_Features|Features missing from Qt Printing and how to get them back]
* [[/Missing_Features|Features missing from Qt Printing and how to get them back]
* [[/Printer_Management|Printer Management]]
* [[/Printer_Management|Printer Management]]
* [[/Print_Job_Management|Printer Management]]
* [[/Print_Job_Management|Print Job Management]]
* [https://qt.gitorious.org/~odysseus/qt/odysseus-clone/commits/qprinter-page-handling Gitorious repo of Advanced Page Handling patches]
* [https://qt.gitorious.org/~odysseus/qt/odysseus-clone/commits/qprinter-page-handling Gitorious repo of Advanced Page Handling patches]
* [https://www.linuxfoundation.org/collaborate/workgroups/openprinting/commonprintingdialog The OpenPrinting Common Print Dialog]
* [https://www.linuxfoundation.org/collaborate/workgroups/openprinting/commonprintingdialog The OpenPrinting Common Print Dialog]

Revision as of 20:54, 27 May 2011

This page details work on Printing in KDE.

Current information

KDE4 uses the Qt printing infrastructure for the application side and system-config-printer for the Print System Configuration.

Development Plans

The primary plan is to use Qt OpenGov to push our required features into Qt5. This may require an interim fork for KDE4 as it may take up to 2 years for KDE5 to emerge with the new printing features enabled.

CUPS Information

The old printing.kde.org website had some useful general information on CUPS which are reproduced below. This may eventually be transferred to TechBase or UserBase if deemed useful.

Historic Information

Old information about KDEPrint3 transferred from TechBase and printing.kde.org.