From: Jeff Beal (jeff.beal@ansys.com)
Date: Tue Mar 04 2003 - 08:16:27 PST
Empty fo:block elements don't generate any space. If you want a double line
break, you'll need
<fo:block white-space-collapse='false'
linefeed-treatment="preserve">
</fo:block>
-----Original Message-----
From: Tang Hong - Developer [mailto:Hong.Tang@Sun.COM]
Sent: Tuesday, March 04, 2003 10:33 AM
To: xep-support@renderx.com
Subject: [xep-support] <fo:block>
The following <fo:block/> should generate two line breaks, but in the
generated
PDF file, just one line break. Is this the bug in the xep engine?
before test br
<fo:block/>
<fo:block/>
after test br
The output should be:
before test br
after test br.
But I got:
before test br
after test br.
Hong
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Tue Mar 04 2003 - 08:09:20 PST