Toufic Nehme wrote:

I have an element with formatted text inside an xml file.
When I generate my pdf, all spaces, LF and CR are skipped
in the fo:block.
I need to output the text as it is formatted in the xml file.
I tried with <xsl:preserve-space elements="ColorCode"/>
in the xsl file, with space-treatment="preserve" in the
fo:block also, but that didn't resolve the problem.

That's a FAQ: http://xml.apache.org/fop/faq.html#faq-N10544

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to