Ralf Steppacher wrote:
I wonder how I can procude legal empty pages (and then suppress them)?

Forced blank pages are mainly created by page count constraints, for example a break-before="odd-page" will insert a page break, and if the new page has an even page number, a blank page is inserted, and the flow continues on an odd page. You can also get blank pages by forcing page sequence to have an odd or even number of pages or to end with an odd or even page number by using the force-page-count property. I think there are a few more possibilities.

You can define a page master specifically for blank
pages in order to omit the usual headers and footers
on such pages. You can use it also for creating "This
page is intentionally left blank" markers and such
stuff.

Can I achieve an empty page not to be rendered?
This could depend on what you mean by "empty page".
But i don't think so anyway.

J.Pietschmann




Reply via email to