Hi guys,

I've currently the problem, that I have one <fo:block> ...</fo:block> that 
contains my text.

something like:
"Hello World

a new line"

The stuff get's rendered (by using Apache FOP) like "Hello World a new line"

How do I have to modify my text that I see for the text in my PDF file like:
"Hello World

a new line"


If I would like to render that text as HTML, I have to write something like

"Hello World<br/>
<br/>
a new line"

So how am I able to do this with XSL FO ?

Thanks for any help, and sorry for to OT stuff ...

Regards,
Matthias

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

Reply via email to