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

Subject: Re: [xsl] Place continued when table cell breaks across pages
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Feb 2014 15:44:46 -0500
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 |

Current Thread