On Nov 20, 2007, at 09:10, m_dieu wrote:
Hi
<snip />
And my attempt to include this into a fop looks like this:
<fo:block>
<fo:instream-foreign-object>
<svg:svg width="170mm" height="130mm"
xmlns:xlink="http://www.w3.org/2000/svg">
^^^^^^
You might want to bind the SVG namespace to the svg: prefix. That
should solve the error below.
<snip />
But when I wants to generate the pdf I get this error: [Fatal Error]
:1:32817: The prefix "svg" for element "svg:svg" is not bound.
System-ID unbekannt; Zeilennummer1; Spaltennummer32817;
org.xml.sax.SAXParseException: The prefix "svg" for element
"svg:svg" is not
bound.
HTH!
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]