This message should not be on fop-dev but on fop-user. It is not a development issue but a question about how to use FOP.
You need to write XSLT to transform the HTML tags so that they become XSL-FO tags. If the HTML is not XHMTL you need to scrub it so it is valid XML. This is a preprocessing step. Writing scrubbers and transformers is a moderately complex task. Regards, Jonathan From: bhanu617 [mailto:[email protected]] Sent: Tuesday, December 10, 2013 11:30 AM To: [email protected] Subject: HTML content in XML Hi, I am using FOP to generate PDF. In my application user enters data in rich text editor hence XML data will have HTML tags like ,, . But HTML tags are not effecting in the generated PDF. Please help me... Regards, Bhanu Chandar Rao A ________________________________ View this message in context: HTML content in XML<http://apache-fop.1065347.n5.nabble.com/HTML-content-in-XML-tp39762.html> Sent from the FOP - Dev mailing list archive<http://apache-fop.1065347.n5.nabble.com/FOP-Dev-f18203.html> at Nabble.com.
