Printing: Difference between revisions

From KDE Community Wiki
No edit summary
Line 7: Line 7:
* [http://doc.qt.nokia.com/latest/printing.html Qt Printing]
* [http://doc.qt.nokia.com/latest/printing.html Qt Printing]


== 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.
* [[/Missing_Features|Features missing from Qt Printing and how to get them back]
* [[/Printer_Management|Printer Management]]
* [[/Print_Job_Management|Printer Management]]
* [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]


== CUPS Information ==
== CUPS Information ==

Revision as of 20:53, 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.