Michael Voyes wrote:

I found the TIFFImageEncoder class with bug fixed in the java.sun.com website by looking at JAI.
This updated version of this class permits to encode multiple pages document into a TIFF file (in Grayscale and Color or binary color mode)!

We have a copy of just the TIFF classes (donated by Sun) we don't include all of JAI, just for TIFF support. Since you are doing your own writing I would suggest looking at the Java Image I/O package (javax.imageio). JAI makes a package of jiio classes available.

   This is the direction we will likely head, however currently we
don't want to restrict ourselves to JDK > 1.4.

I don't know why, but last version of batik available today (1.5.1) does not feature this updated version. Maybe it should.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to