TOC PREV NEXT INDEX




Java Advanced Imaging (JAI) Library for Enhanced Image Support


If you want to view CCITTFax Group 3 1-D and Group 3 2-D images in ICEpdf, you require the JAI library, which is available at:

http://java.sun.com/products/java-media/jai/
 

JAI also provides more robust image handling of JPEG (DCTDecode) images, which the Java SDK library cannot always decode correctly.

JAI is available for Windows, Linux, Mac OS X, and Solaris, and takes advantage of native acceleration when available. However, you can use the JAI libraries on any platform if you add the following JAR files to your classpath:

jai_codec.jar
 
jai_core.jar
 


Copyright 2005-2007. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX