Could somebody please point out what is the benefit of 
using  <fo:instream-foreign-object>...<svg:image ...>
instead of <fo:external-graphic ...>  ?

Thanks,
YS

-----Original Message-----
From: Beer, Christian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 4:02 AM
To: Fop-liste (E-Mail)
Subject: Problems with embedding graphics using
fo:instream-foreign-object and svg...


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???

Christian

__________________________________________________
DIRON Wirtschaftsinformatik GmbH & Co. KG
Christian Beer          ([EMAIL PROTECTED])
Daimlerweg 39-41        Tel. : +49(251)979-200
48163 Muenster          Fax  : +49(251)979-2020
Germany                 Email: [EMAIL PROTECTED]  

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

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

Reply via email to