Hi all. This is a problem related to the conversion from XML to PDF. I have a system generated dynamic XML(where the child nodes may vary accordingly) that i need to convert to a PDF format file using xsl-fo. In the required PDF the node values in the system XML should appear in proper row n column format.
for example if the XML contains 2 childs under the root node n the child nodes further contain 4 childs so the table will b of the size: 2*4( i.e. 2 rows n 4 cols) thanks in advance -- View this message in context: http://www.nabble.com/xml-to-pdf-%28generic%29-tf2291175.html#a6363356 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
