You probably have a broken version of batik, it didn't handle relative
url's properly.
Current cvs has this fixed, you need both new fopand batik

On Thu, 18 Oct 2001 10:02:09 "Beer, Christian" wrote:
> Hi Folks!
> 
> I wanted to embed images using:
> <fo:instream-foreign-object>
>   <svg:svg width="25mm" height="85mm">
>     <svg:image xlink:href="{CompanyLogo/@src}"
>                image-rendering="optimizeQuality"
>                x="0" y="0" width="25mm" height="35mm"/>
>   </svg:svg>
> </fo:instream-foreign-object>
> 
> But I get the SVG-Error-Image. Before I updatet to the newest SVG-Version
> that worked
> fine... What has happend???

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

Reply via email to