opensubscriber
   Find in this group all groups
 
Unknown more information…

g : gs-devel@ghostscript.com 18 November 2009 • 8:00AM -0500

Re: [gs-devel] Image resolution not preserved
by birksworks

REPLY TO AUTHOR
 
REPLY TO GROUP





I've uploaded three files. The first (input.pdf) is a small test file with
images at 300dpi, the second (output-few.pdf) was obtained by running
GhostScript on the input file with the following minimal options

gs -sDEVICE=pdfwrite -q -dBATCH -dNOPAUSE -dSAFER -dPDFX
-dPDFSETTINGS=/prepress -dEmbedAllFonts=true -dSubsetFonts=false
-sOutputFile=output-few.pdf -f input.pdf -c quit

and the third (output-many.pdf) was obtained by running GhostScript on the
input file with the following many options

gs -sDEVICE=pdfwrite -q -r300 -dBATCH -dNOPAUSE -dSAFER -dPDFX
-dPDFSETTINGS=/prepress -dEmbedAllFonts=true -dSubsetFonts=false -dJPEGQ=100
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode
-dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode
-dUseFlateCompression=true -dTextAlphaBits=4 -dGraphicsAlphaBits=4
-dMaxSubsetPct=100 -dAutoFilterMonoImages=false
-dMonoImageFilter=/CCITTFaxEncode -dCompatibilityLevel=1.3
-dDownsampleColorImages=false -dDownsampleGrayImages=false
-dDownsampleMonoImages=false -sOutputFile=output-many.pdf -f input.pdf -c
quit

PDF Checkpoint says that output-few has images at 30dpi and that output-many
has images at 72dpi. Of course, this could be a bug in PDF Checkpoint but
since we couldn't find many other checkers, we decided to be cautious. If
this checker gets it wrong (while getting others right), then perhaps other
apps in a printer's workflow will be confused too.

Bob

--
View this message in context: http://old.nabble.com/Image-resolution-not-preserved-tp26328064p26400088.html
Sent from the Ghostscript - Dev mailing list archive at Nabble.com.

_______________________________________________
gs-devel mailing list
gs-devel@ghos...
http://www.ghostscript.com/mailman/listinfo/gs-devel

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.