Error when piping XSL-FO to FOP driver using SAXResult

2003-05-14 Thread Om Narayan
I am basically using the ExampleXML2PDF code to test my xsl file. I get an error message saying only table-row are allowed inside table-body. The xsl is generating table-row tags which I verified by dumping the output to a file. Also, if I saved the generated xsl-fo file into a temporary file, and

Re: Re: Error when piping XSL-FO to FOP driver using SAXResult

2003-05-14 Thread Om Narayan
fo:table-row tags don't get recognized as tags. What you did here is a hack. Try to reformulate that snippet. On 14.05.2003 07:23:17 Om Narayan wrote: Here is a snippet of the code from the XSL === fo:table-body xsl:text disable-output-escaping=yes![CDATA[fo:table