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]

Reply via email to