Katiyar, Bhawana wrote:
> I wish to include an external svg file in xsl:fo document. 
> I have the following lines in my xsl file:
> 
>  <fo:instream-foreign-object>
>   <svg:svg>
...
> java.lang.NullPointerException
>         at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1094)
 >         at org.apache.fop.svg.SVGDriver.buildSVGTree(SVGDriver.java:223)

Did you declare the svg namaspace somewhere?

J.Pietschmann


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

Reply via email to