[gs-cvs] rev 6984 - trunk/gs/doc

leonardo at ghostscript.com leonardo at ghostscript.com
Fri Aug 11 04:48:48 PDT 2006


Author: leonardo
Date: 2006-08-11 04:48:47 -0700 (Fri, 11 Aug 2006)
New Revision: 6984

Modified:
   trunk/gs/doc/Ps2pdf.htm
Log:
Fix (pdfwrite) : Upgrading the documentation about AutoFilter*Images.

EXPECTED DIFFERENCES :

None.


Modified: trunk/gs/doc/Ps2pdf.htm
===================================================================
--- trunk/gs/doc/Ps2pdf.htm	2006-08-10 11:13:34 UTC (rev 6983)
+++ trunk/gs/doc/Ps2pdf.htm	2006-08-11 11:48:47 UTC (rev 6984)
@@ -540,10 +540,10 @@
 
 <p>
 <a name="note_1">(note 1)</a>
-Currently, <b><tt>AutoFilterxxxImages</tt></b> doesn't examine the image to
-decide between JPEG and LZW or Flate compression: it always uses 
-Flate compression.  If you want to force JPEG compression, use
-<b><tt>-dAutoFilterxxxImages=false</tt></b>.
+<b><tt>-dAutoFilterxxxImages=false</tt></b> works since Ghostscript version 7.30.
+Older versions of Ghostscript don't examine the image to
+decide between JPEG and LZW or Flate compression: they always uses 
+Flate compression. 
 
 <p>
 <a name="note_2">(note 2)</a>



More information about the gs-cvs mailing list