Hi,
after reading your mail archive I got no solution for this problem:
I created a SVG-File like:
<svg width="125" height="125">
<g style="fill:red; stroke:#00ff00">
<rect x="0" y="0" width="100" height="100"/>
<rect x="25" y="25" width="100" height="100"/>
</g>
</svg>
and I would like to embed this file in a fo-document with
...
<fo:block>
<fo:external-graphic src="file:mysvg.svg"/>
</fo:block>
...
and it should be scaled in an area say 20mm x 20mm
I tried all the examples in your archive using the viewBox attribute but it
does not work.
Please help!
I'm using the latest version of FOP 0.19
Thanks!
cu
Thorsten
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
--
GMX Tipp:
Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]