ust notice in your original fo that both region-before have same name. I thought that would generate an error by itself but apparently not. I could confuse things though.

On 02/09/2014 10:40 AM, Rob Sargent wrote:
Drop the blank constraint for one. I am not where I can re-read precedence of conditional 
pages. It is possible you have hit a bug - there at least one out for "last" 
but I don't think this is related.

Sent from my iPhone

On Feb 9, 2014, at 10:18 AM, Bonekrusher <djs...@yahoo.com> wrote:

Thanks for helping. I guess I need help with what would be next. If I have:

<fo:conditional-page-master-reference odd-or-even="odd"
master-reference="page" blank-or-not-blank="not-blank"
page-position="first"/>
<fo:conditional-page-master-reference odd-or-even="even"
master-reference="page" blank-or-not-blank="not-blank"
page-position="first"/>
<fo:conditional-page-master-reference odd-or-even="odd"
master-reference="page-odd" blank-or-not-blank="not-blank"
page-position="rest"/>
<fo:conditional-page-master-reference odd-or-even="even"
master-reference="page-even" blank-or-not-blank="not-blank"
page-position="rest"/>
<fo:conditional-page-master-reference odd-or-even="any"
master-reference="page-last" blank-or-not-blank="not-blank"
page-position="last"/>

doesn't that cover first, rest and last. What else could there be?



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/fo-table-row-bleeds-into-footer-tp40003p40017.html
Sent from the FOP - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to