Hi,

I am new to fop and am experiencing problems during the transformation
from fo to pdf. I get the following message:
24. Aug 06 15:53:38 org.apache.fop.image.ImageIOImage loadBitmap
SEVERE: Error while loading image:
javax.imageio.stream.MemoryCacheImageInputStream cannot be cast to
java.io.InputStream

I don't really have an idea of what is the problem or what I am doing
wrong. Maybe someone can help me. The only I know is that images don't
work. The resulting PDF file has frames instead of the image. 

Here is the FO-code I'm using of one of the images:
 <fo:block-container role="html:div" text-align="right"
width="472px"><fo:block start-indent="0pt" end-indent="0pt">
                 <fo:external-graphic
src="url('zms_site_eigensch_link.gif')"
role="html:img" border="1px solid" width="472px" height="111px"
display="block"/>
 </fo:block></fo:block-container>

The image zms_site_eigensch_link.gif is in the same folder as the fo
file and I'm using fop 0.92 beta.

Thx in advance for any help. Regards. Nico


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

Reply via email to