I think that you have to provide the absolute path of the file.
gustavo
-----Original Message-----
From: Pablo Iaria [mailto:[EMAIL PROTECTED]]
Sent: mercredi, 29. août 2001 15:17
To: [EMAIL PROTECTED]
Subject: Image problem

Hi all,
    I'm triying to insert an image into a document.
 
I have the following code:
 
<fo:block>
    <fo:external-graphic height="48px" width="131px" src="file:theImage.gif"/>
</fo:block>
 
and I get the following error:
 
"Error while creating area : Invalid Image URL - error on relative URL : no protocol: theImage.gif"
 
What am I doing wrong ?
 
Thanks in advance,
    Pablo.-
 
PS: the image file is placed in the same fop file directory.

Reply via email to