]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
A note about CCITT compression.
authorJeremias Maerki <jeremias@apache.org>
Mon, 18 Sep 2006 09:19:44 +0000 (09:19 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 18 Sep 2006 09:19:44 +0000 (09:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@447337 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/trunk/output.xml

index b9f459d19302b9345bf97ee46527553bb5e0d0d2..117a49574108ab6bf747d9106ed8a90024d8d293 100644 (file)
@@ -677,6 +677,15 @@ out = proc.getOutputStream();]]></source>
         <li>CCITT T.4 (Fax Group 3)</li>
         <li>CCITT T.6 (Fax Group 4)</li>
       </ul>
+      <note>
+        If you want to use CCITT compression, please make sure you've got a J2SE 1.4 or later and
+        <a href="http://java.sun.com/products/java-media/jai/current.html">
+          Java Advanced Imaging Image I/O Tools
+        </a>
+        in your classpath. The Sun JRE doesn't come with a TIFF codec built in, so it has to be
+        added separately. The internal TIFF codec from XML Graphics Commons only supports PackBits,
+        Deflate and JPEG compression for writing.
+      </note>
     </section>
 </section>
 <section id="txt">