RE: Problem with multi-paged TIFFs

2002-06-18 Thread Padmanabhan, Shobana
I have been looking at org.apache.fop.image.JAIImage.loadImage() and I do not understand where the number of images is checked. Using com.sun.media.jai.codec.*, this can be done as ImageDecoder dec = ImageCodec.createImageDecoder(tiff, aSeekableStream, null); and then

Re: Problem with multi-paged TIFFs

2002-06-18 Thread J.Pietschmann
Padmanabhan, Shobana wrote: I tried with JAIImage for TIFF in FopImageFactory and the problem persists. Is there work going on to support multi-paged TIFF images? Not that I'm aware of. How do you think should multi-page TIFFs be rendered? The spec only provides for one rectangular area to be