Printing: Difference between revisions

From KDE Community Wiki
(Created page with 'This page details work on Printing in KDE. == CUPS Information == The old printing.kde.org website had some useful general information on CUPS which are reproduced below: * [Pr...')
 
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page details work on Printing in KDE.
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.
* [http://doc.qt.nokia.com/latest/printing.html Qt Printing]
* [http://cyberelk.net/tim/software/system-config-printer/ system-config-printer]
* [http://userbase.kde.org/Printer_Config UserBase page on Printer 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.
* [http://developer.qt.nokia.com/groups/qt_contributors_summit/wiki/Printing Qt Contributors Summit topic]
* [[/Missing_Features|Features missing from Qt Printing and how to get them back]]
* [[/Printer_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://www.linuxfoundation.org/collaborate/workgroups/openprinting/commonprintingdialog The OpenPrinting Common Print Dialog]


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


The old printing.kde.org website had some useful general information on CUPS which are reproduced below:
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.
* [Printing/CUPS/FAQ|Old CUPS FAQ]
 
* [Printing/CUPS/Access_Control|Old CUPS Access Control]
* [[Printing/CUPS/FAQ|Old CUPS FAQ]]
* [Printing/CUPS/Quotas|Old CUPS Quotas]
* [[Printing/CUPS/Access_Control|Old CUPS Access Control]]
* [[Printing/CUPS/Quotas|Old CUPS Quotas]]
 
== Historic Information ==
 
Old information about KDEPrint3 transferred from TechBase and printing.kde.org.
 
* [[Printing/KDE4_Porting|Porting to KDE4]]
* [[Printing/Developer_Tools|Useful tools and utilities for developers]]
* [[Printing/Postscript_Fonts_And_Ghostscript|Postscript Fonts and Ghostscript]]
* [[Printing/Font_Configuration|Checking your font configuration]]
* [[Printing/Font_Notes|Font notes]]
* [[Printing/Compare_PDFs|Comparing PDF's]]
* [[Printing/KDE4_API|Proposals for KDE4 API]]
* [http://websvn.kde.org/trunk/www/areas/printing/ Old printing.kde.org website in svn]

Latest revision as of 17:48, 13 June 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.