|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Double side document with legal information on the
steve_cornet@xxxxxxxxxxxx wrote:
So define region-after on the page-master for even pages and put some static content there.I would like to create a double side document where the "even" page will always contain some legal information (E.g.: to print an invoice). On my odd page, I have a header, a footer and a body which contains a table with several rows. When the number of rows is too high, FOP decide to generate a break and continue on the next page. My problem is that I would like to insert my legal information after this break (every "even" page must contain legal information) <fo:simple-page-master margin-right="0.7cm" margin-left="0.7cm"
margin-bottom="0.5cm"
margin-top="0.75cm" page-width="21cm" page-height="29.7cm"
master-name="verso">
<fo:region-body margin-top="20mm"/>
<fo:region-after extent="20mm" region-name="even-after"/>
</fo:simple-page-master>... <fo:page-sequence master-reference="all-pages"> <fo:static-content flow-name="even-after">
legal stuff
</fo:static-content>
...-- Oleg Tkachenko Multiconn Technologies, Israel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








