Hi,

I have a XML file from which I am generating PDF. My XML file has multiple
elements with CDATA which also contains html(list, table) contents. 

I would like to process these html content from CDATA and transform that as
XSL-FO list and table. Could you please help with the approach?

Sample XML file is as follows:

<Contact-info>
   sand...@xyz.com
   <address>
</address>
<phone></phone>
</Contact-info>



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Read-html-content-inside-XML-node-and-render-this-in-PDF-tp41223.html
Sent from the FOP - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to