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]
