~ubuntu-branches/ubuntu/raring/cups-filters/raring-proposed

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2012-09-07 15:32:43 UTC
  • mfrom: (1.1.19)
  • Revision ID: package-import@ubuntu.com-20120907153243-obmuufi2z1wp436n
Tags: 1.0.24-1
* New upstream release
   - pdftopdf now generates the necessary pdf comments to disable
     duplicate number-up when pdftops is also applied (Upstream bug #1063).
   - pdftops: Added support for using Adobe Reader (acroread) in command
     line mode for turning PDF to PostScript (Upstream bug #1065).
   - pdftops: Fix stripping of page management options from the pstops
     command line which got already applied by pdftopdf. If the name
     of the option to be removed is contained in the name of a option
     in the command line (like "number-up" in "number-up-layout" or
     "scaling" in "Natural-scaling"), this option gets stripped instead
     of the correct option (Upstream bug #1064).
   - Removed filter/pdftopdf.old
   - Fixed the requires.private for cupsfilters lib
* debian/control: Versioned build dependency on libqpdf-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
README - OpenPrinting CUPS Filters v1.0.22 - 2012-08-20
 
1
README - OpenPrinting CUPS Filters v1.0.24 - 2012-09-07
2
2
-------------------------------------------------------
3
3
 
4
4
Looking for compile instructions?  Read the file "INSTALL.txt"
88
88
    Therefore there are two possibilities to configure pdftops at
89
89
    runtime:
90
90
 
91
 
    1. Selection of the renderer: Ghostscript or Poppler
 
91
    1. Selection of the renderer: Ghostscript, Poppler, or Adobe Reader
92
92
 
93
93
    Ghostscript has better color management and is generally optimized
94
94
    more for printing. Poppler produces a PostScript which is
95
95
    compatible with more buggy built-in PostScript interpreters of
96
96
    printers and it leads to a somewhat quicker workflow when
97
97
    graphical structures of the input PDF has to be turned into
98
 
    bitmaps.
 
98
    bitmaps. Adobe Reader is the PDF renderer from Adobe, the ones
 
99
    who created PDF and PostScript.
99
100
 
100
101
    The selection is done by the "pdftops-renderer" option, setting it
101
 
    to "gs" or "pdftops":
 
102
    to "gs", "pdftops", or "acroread":
102
103
 
103
104
    Per-job:           lpr -o pdftops-renderer=pdftops ...
104
105
    Per-queue default: lpadmin -p printer -o pdftops-renderer-default=gs
129
130
    per-queue default as the "pdftops-renderer" option described
130
131
    above.
131
132
 
 
133
    The "pdftops-max-image-resolution" option is ignored when Adobe
 
134
    Reader is selected as PDF renderer.
 
135
 
132
136
POSTSCRIPT PRINTING DEBUG MODE
133
137
 
134
138
    Sometimes a PostScript printer's interpreter errors, crashes, or
846
850
A similar filter (which can serve as behavior reference) 
847
851
is called "cgpdftopdf" in OS X (not open source).
848
852
 
 
853
Notable options
 
854
---------------
 
855
 booklet=Off/On/Shuffle-Only
 
856
   On also tries to set DuplexTumble (two-sided-short-edge) and forces number-up=2
 
857
 booklet-signature=(multiple of 4, or default: -1 to use "all pages")
 
858
 
849
859
Known issues
850
860
------------
851
861
- Borders, esp. in the "number-up=1 fitplot=false"-case are sometimes drawn