Subject: RE: Place continued when table cell breaks across pages
From: Mario Madunic <mario.madunic@xxxxxxxxxxxx>
Date: Fri, 21 Feb 2014 06:59:42 -0800
|
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.ken.holman@xxxxxxxxx] On Behalf Of G. Ken
Holman
Sent: Thursday, February 20, 2014 12:45 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx; xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: 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@xxxxxxxxxxxxxxxxxxxx |
Google+ profile: http://plus.google.com/+GKenHolman-Crane/about |
Legal business disclaimers: http://www.CraneSoftwrights.com/legal |
|