[
https://issues.apache.org/jira/browse/FOP-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Hennebert resolved FOP-2291.
------------------------------------
Resolution: Invalid
Indeed the output is correct WRT the spec. See section 7.27.2,
"blank-or-not-blank", of the XSL-FO 1.1 Recommendation. The master is eligible
if there are no areas to be put on that page. However, on page 2 of your
example, there is an (empty) area generated by the third fo:block.
If you want a real blank page, you have to play with multiple page-sequences
and the force-page-count property.
HTH,
Vincent
> break-after="page" produces blank page but doesn't use blank page master
> ------------------------------------------------------------------------
>
> Key: FOP-2291
> URL: https://issues.apache.org/jira/browse/FOP-2291
> Project: Fop
> Issue Type: Bug
> Components: page-master/layout
> Affects Versions: 1.1
> Environment: Window 7, Java 1.7.0_03
> Reporter: Clay Helberg
> Attachments: blanktest.fo, blanktest.pdf
>
>
> I'm trying to produce a blank page corresponding to some content, using an
> empty fo:block with break-after="page". It does produce a blank page, but it
> uses the standard odd or even not-blank page master instead of using the
> blank page master.
> I've verified that the blank page master triggers for auto-generated blank
> pages, but not for the manually generated ones.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira