[gs-devel] Image resolution not preserved

birksworks bob at calcworks.net
Fri Nov 13 07:55:23 PST 2009


I'm using ghostscript to embed fonts in some existing pdf documents. The
options 
 -dEmbedAllFonts=true 
 -dSubsetFonts=false
do this for me but the images in the resulting pdf document  have a lower
resolution (72dpi) than those of the original document (300dpi).  I've tried
setting many options that could affect this:

 -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

but with no luck.  Can anyone suggest a way to preserve image resolutions?

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



More information about the gs-devel mailing list