OpenPrinting CUPS filters and backends
Contains backends, filters, and other software that was
once part of the core CUPS distribution but is no longer maintained by
Apple Inc. In addition it contains additional filters developed
independently of Apple, especially filters for the PDF-centric printing
workflow introduced by OpenPrinting.
- Developed at Printing
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/cups-filters && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cups-filters-1.20.0.tar.xz | 0001465820 1.4 MB | |
cups-filters.changes | 0000053794 52.5 KB | |
cups-filters.spec | 0000021114 20.6 KB | |
fix_upstream_bug_1421.patch | 0000002707 2.64 KB |
Revision 30 (latest revision is 58)
Dominique Leuenberger (dimstar_suse)
accepted
request 578634
from
Johannes Meixner (jsmeix)
(revision 30)
cups-filters version upgrade to 1.20.0 plus upstream fix for https://bugs.linuxfoundation.org/show_bug.cgi?id=1421 and fixed spec file to make it build and usable again not only on newest systems but also on SLE12 and Leap 42.x (cf. https://en.opensuse.org/openSUSE:How_to_contribute_to_the_Printing_project) (forwarded request 578633 from jsmeix)
Comments 6
1.28.12 is seriously broken. Two issues were fixed in 1.28.14:
-- pdftopdf: Correct the output when suppressing auto-rotation (option "nopdfAutoRotate"). Depending on the situation pages got cropped in the wrong orientation or de-centered. -- pdftopdf: Correct the output when the "orientation-requested" or the "landscape" option is supplied. Output could be de-centered (Issue #456), portrait-oriented pages be wrongly cropped and division of the output page into cells for N-up done in the wrong orientation.
It affects not only pdf printing but also applications like WPS Office. I had to revert to 1.28.8 to get printing working again.
Latest version from github.com/OpenPrinting/cups-filters is 1.28.15
I'll work on an update.
Created sr#981479
@therapon, I would appreciate if you could validate the 1.28.25 packages from the submit request.
@mwilck, that seems to have fixed the problem. Thanks for your help.
Thanks, submitted to factory now.