I'm using 0.95 with XML files and an XSL file. As far as I know it never generates a physical XSLFO file. How do you get an XSLFO file?
-----Original Message----- From: Pascal Sancho [mailto:[email protected]] Sent: Friday, April 02, 2010 3:12 AM To: [email protected] Subject: Re: NullPointer exception when generating pdf using fop 95 (upgrade from 0.20.5) Hi, IIUC, the error occurs at the XSLT stage. - you should give further information on the context (XSLT engine and version, JRE, sources files, etc.), not only the error message. - note that on this list, the best material is the XSL-FO source, not the XML+XLST. Pascal GangadharAthi a écrit : > SEVERE: javax.xml.transform.TransformerException: > java.lang.NullPointerException > file:/C:/workspace/PDFGenerater95/src/TOF-sec18.xsl; Line #1621; > Column #70; java.lang.NullPointerException > > The error line number 1621 column # 70 points to the line in xsl > <fo:table table-layout="fixed" table-omit-header-at-break="false"> > > I have declared all child elements with out missing any one..Can any > one please help??? > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
