xml - Is it possible to have row headers in an XSL-FO table? -


i not sure if title has asked correctly, let me try explain in case haven't. first row of table header-row, no issues making happen. first column, second row onward header-column.

some cells in column span multiple rows, , times column span multiple pages. looking way repeat text held in cell should column span page break. similar how header row repeats. have no example share, unsure should begin, or question title states, if possible.

i using fop 2.0. hope may have idea, or can point me in direction of how started.

it's not in xsl 1.1, in requirements xsl 2.0: https://www.w3.org/tr/xslfo20-req/#n66269

it's not among fop extensions @ http://xmlgraphics.apache.org/fop/2.1/extensions.html

it is, however, supported ah formatter: http://www.antennahouse.com/product/ahf60/docs/ahf-ext.html#axf.table-cell-repeated-marker


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -