xsl-list
[Top] [All Lists]

RE: [xsl] Place continued when table cell breaks across pages

2014-02-21 09:00:11
Thanks Ken for clarifying. 

I'm going to try something like the following:

Generate a marker and its name dynamically for each table row
See if I can retrieve the marker (as a generic marker and not a table marker) 
from the previous page if a table row splits over two pages.

Need to see what all the possible values for retrieve-position are (and if AH 
has any extension values for this) and play with them and see what might work.

Mario

-----Original Message-----
From: G. Ken Holman [mailto:g(_dot_)ken(_dot_)holman(_at_)gmail(_dot_)com] On 
Behalf Of G. Ken Holman
Sent: Thursday, February 20, 2014 12:45 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com; 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Place continued when table cell breaks across pages

At 2014-02-20 07:59 -0800, Mario Madunic wrote:
Been trying to make heads or tails regarding markers in a table.

I think what you are missing is that table markers can only be retrieved in 
table headers and footers.

   http://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_retrieve-table-marker
   "An fo:retrieve-table-marker is only permitted as the descendant of an
    fo:table-header or fo:table-footer or as a child of fo:table in a
    position where fo:table-header or fo:table-footer is permitted."

The requirement I have is to place continued underneath the contents of 
the first table cell if the row breaks over pages. This would be within 
the table body and not the part of the table header or table footer.

Why not the footer?  Do you already have something there?  If not, then a 
border-less footer would look like continued cell content.

I hope this helps.

. . . . . . . Ken


--
Public XSLT, XSL-FO, UBL & code list classes: Melbourne, AU May 2014 | Contact 
us for world-wide XML consulting and instructor-led training | Free 5-hour 
lecture: http://www.CraneSoftwrights.com/links/udemy.htm |
Crane Softwrights Ltd.            http://www.CraneSoftwrights.com/s/ |
G. Ken Holman                   mailto:gkholman(_at_)CraneSoftwrights(_dot_)com 
|
Google+ profile:      http://plus.google.com/+GKenHolman-Crane/about |
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal |


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>