Hi ,
I would like to place one image (jpeg-CMYK) over a another like a pack of
cards spread. Or do we have anything like the layers of Netscape in fo.
Using SVG like this <image xlink:href="image_cmyk.jpg" x="0.1in" y="0.1in"
width="1.1in" height="1.1in"/> gives
sun.awt.image.ImageFormatException: Unsupported color conversion request
at sun.awt.image.JPEGImageDecoder.readImage(Native Method)
at sun.awt.image.JPEGImageDecoder.produceImage(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)
S i need a way to make layers using
<fo:external-graphic src="image_cmyk.jpg" width="0.37in" height="0.37in"/>
Thanks In advance.
Regards/Naveen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]