Hi all,

I am using FOP-0.17 and java to generate .PDF files using XML and XSL:FO.
In my XSL i wants to preserve the Line-breaks that are in the .XML file.

For that i am using following properties,
*********************************************************************
linefeed-treatment="preserve" white-space-collapse="false"

space-treatment="preserve" wrap-option="no-wrap"

*********************************************************************

But the problems is that always i get the message that, line-feed and space-treatement both the properties are ignored. Hence i can't get the output I wanted.
Actually i am trying to preserve the line-breaks...

If somebody can help me... I will be very thankful to him.

Love and Regards,
Jigesh.