I'm using xml from twitter which contains "&amp;lt;" for "<" and "&amp;gt;"
for ">".

My pdfs come out with "&lt;" instead of "<". This is because it should be
"&lt;" in the xml rather than &amp;lt;.

Is there an easy way to get fop to write the entity "&amp;lt;" to the pdf as
"<"?
-- 
View this message in context: 
http://old.nabble.com/Output-%3C-instead-instead-of--amp-lt--in-pdf-tp29851461p29851461.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