Hi All

I need your help ... I am generating PDF out of my reports using Apache FOP.
Following is the flow of actions ..

Report data => XML => XSL-FO => PDF ...

Now the report can have html formatted data ... and therefore XML generated
out of it has ESCAPED html ... I use JAXB marshaller and the marshaller by
default escapes all the angle brackets etc ... 
Is there any way to either instruct marshaller so that it does not escape
html OR if there is anyway I can UNSCAPE these in XSLT?

Thanks
-Zac


-- 
View this message in context: 
http://www.nabble.com/FOP---Escaped-HTML-tp24928097p24928097.html
Sent from the Apache XML - General mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@xml.apache.org
For additional commands, e-mail: general-h...@xml.apache.org

Reply via email to