XSL:FO: carriage returns within <fo:block>?
455191Dec 9 2005 — edited Dec 14 2005Im looking for a solution of the following problem: My XML Data contains a description field which maybe has some carriage returns in it. How can I display the Data without loosing the paragraphs?
The output now is:
Lorem ipsum sea ludus detracto ut, eros delicatissimi pro ut
But I need this:
Lorem ipsum sea ludus
detracto ut, eros
delicatissimi pro ut
How can I do this? Thank you again for your help!