[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: FOP Bug? Leaking table rows from region before int

Subject: Re: FOP Bug? Leaking table rows from region before into the regionafter
From: roger.wyatt@xxxxxxxxxxxxx
Date: Tue, 7 Oct 2003 18:31:20 +0100
table margin
By the way the title should read...
       Leaking table rows from region body into the region after

Roger



                                                                                                                                          
                      roger.wyatt@xxxxxxxxxxxxx                                                                                           
                      Sent by:                          To:       XSL-List@xxxxxxxxxxxxxxxxxxxxxx                                         
                      owner-xsl-list@xxxxxxxxxxx        cc:                                                                               
                      rrytech.com                       Subject:   FOP Bug? Leaking table rows from region before into the region    
                                                         after                                                                            
                                                                                                                                          
                      07/10/2003 18:01                                                                                                    
                      Please respond to xsl-list                                                                                          
                                                                                                                                          




When writing a table into the body of a page depending on weather the
content of a cell in the last row that fits on that page wraps or not, FOP
may write an extra row of the table into the 'region after'.  I have no
idea why.  I think it is a bug in FOP-0.20.5 but as I am new to this game
it could well be that there is something a miss with my XSL-FO.  My Page
layout is :

            <fo:simple-page-master master-name="basic-statement"
                  page-height="297mm"     page-width="210mm"
                  margin-top="15mm" margin-bottom="15mm"
                  margin-left="15mm"      margin-right="15mm" >

                  <fo:region-body
                        margin-top="&phd;"
                        margin-bottom="&pft;"
                        margin-left="&plft;"
                        margin-right="&prgt;"/>

                  <fo:region-before extent="&phd;"/>
                  <fo:region-after        extent="&pft;"/>
                  <fo:region-start        extent="&plft;"/>
                  <fo:region-end          extent="&prgt;"/>
            </fo:simple-page-master>


For what it's worth the entities are:
      <!ENTITY prgt "5mm">
      <!ENTITY plft "5mm">
      <!ENTITY phd  "60mm">
      <!ENTITY pft  "20mm">
Also I am using a 10mm pad-after on each table cell in the table

      So as far as I can see there should be no way that rows written into
the main body can leak into the region after.  Can anyone shed some light
on this for me??

Roger Wyatt



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.