Subject:XSL-FO page-sequence and blank pages Author:Christoffer Westberg Date:15 Oct 2008 04:42 AM
Hi. I have created a stylesheet for pdf rendering. I have created a page-sequence that runs for every chapter (every chapter starts with page 1, and every chapter ends on even page).
Now I also want to add the following:
In a chapter there will be none to many <ipc> elements. These elements (datamodules) must also always end on a even page (otherwise create a blank page). How do I do this? Can I combine two page-sequence?