[poppler] utils/pdftops.1

Albert Astals Cid aacid at kemper.freedesktop.org
Mon Feb 9 13:31:36 PST 2015


 utils/pdftops.1 |    9 +++++++++
 1 file changed, 9 insertions(+)

New commits:
commit 97dd46bae5424818ca808c20506d7d96f7b85fb5
Author: William Bader <williambader at hotmail.com>
Date:   Mon Feb 9 22:30:51 2015 +0100

    pdftops: Add aaRaster and overprint to man file

diff --git a/utils/pdftops.1 b/utils/pdftops.1
index cc9c2c5..acaec99 100644
--- a/utils/pdftops.1
+++ b/utils/pdftops.1
@@ -128,6 +128,12 @@ substituted with the closest "Helvetica", "Times-Roman", or "Courier" font.
 This option passes references to non-embedded fonts
 through to the PostScript file.
 .TP
+.BI \-aaRaster " yes | no"
+Enable or disable raster anti-aliasing.  This defaults to "no".
+pdftops may need to rasterize transparencies and pattern image masks in the PDF.
+If the PostScript will be printed, leave \-aaRaster disabled and set \-r to the resolution of the printer.
+If the PostScript will be viewed, enabling \-aaRaster may make rasterized text easier to read.
+.TP
 .B \-optimizecolorspace
 By default, bitmap images in the PDF pass through to the output PostScript
 in their original color space, which produces predictable results.
@@ -182,6 +188,9 @@ bypass all security restrictions.
 .BI \-upw " password"
 Specify the user password for the PDF file.
 .TP
+.B \-overprint
+Enable overprinting.
+.TP
 .B \-q
 Don't print any messages or errors.
 .TP


More information about the poppler mailing list