Hi, I am using table markers for printing "continuation" labels for paragraphs and tables when they get split over pages. So there is always nested tables. In the attached example my inner table spans over the first, second and third page. The marker "PARA TITLE - Cont" should appear in the header of the second and third page. However it only appears on the third (last) page. I believe this is because the table-cell in which the nested table is, spans more than on page. I am not sure how to get the marker to show on the second page. This only is happening when my table-cell spans more than one page.
Here is the FO: output-marker-issue.fo <http://apache-fop.1065347.n5.nabble.com/file/n37656/output-marker-issue.fo> Current output: Page one -> PARA TITLE Page two -> PARA TITLE Page three -> PARA TITLE - Cont Desired output: Current output: Page one -> PARA TITLE Page two -> PARA TITLE - Cont Page three -> PARA TITLE - Cont -- View this message in context: http://apache-fop.1065347.n5.nabble.com/FOP-Trunk-Nested-tables-with-retrieve-table-marker-tp37656.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org