Hi,

I am using fop version 0.20.5 and according the compliance page
properties widows and orphans aren't supported. But after looking over
the net I found some messages which said the orphans,widows properties
are implemented (version 0.17.).

- What is the status, orphans and widows properties are implemented or
not ?
- If not how to manage a break into fo:block when it reach the end of
page ? 

Thanks

Willy

Note: I tried to use it and usually when you use an unimplemented
feature fop log a message "[ERROR] property - "xxx" is not implemented
yet."  I didn't get any log message but the result wasn't correct.
I use it as:
<fo:block font-family="Times,serif" font-size="10pt"
font-weight="normal" color="black" text-align="justify" orphans="5"
widows="5">
huge texte...
</fo:block>


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

Reply via email to