yes I declared in the begining in the root. -----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 5:23 PM To: [EMAIL PROTECTED] Subject: Re: error while including svg in fop
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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
