|
-
June 11th, 2001, 05:18 AM
#1
Line Breaks In PDF
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|