You wrote:

>     <fo:external-graphic src="file:{@src}"/>

It should be 

<fo:external-graphic src="url('file:{@src}')"/>

instead. (That's what the spec says, I'm not sure FOP supports that syntax)

Max.


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

Reply via email to