Hi, I posed this issue to a fellow colleague and offered him a lunch to figure it out. I am happy to say I now owe him a lunch. The solution was so simple. Instead of putting a marker in the fo:table-header, put a marker on every row. The first rows marker will be empty. The rest will have the "continued" marker. We tested in 0.95 and works like a charm.
Regards, gennady wrote: > > > gennady wrote: >> >> Hi, I am new to FOP and I need to convert FOP-20 to FOP-95. In FOP-20 we >> used fox:extension continued label for the table header. So if it's 1st >> page - table header prints "Subject". All next pages will have the same >> table header with "Subject cont." printed. How can I do it with latest >> FOP? Thank you for your help. >> > OK. I found an exmaple that works here (the last one): > http://www.dpawson.co.uk/xsl/sect3/markers.html#d14055e100 > Why do they need this <fo:marker marker-class-name="section">Section One - > 1.</fo:marker>? > But they use retrieve-marker. How about retrieve-table-marker. Is it ever > supported by FOP-0.95? > If not, will it be supported in next release? This is very critical > feature for my PDF report. > Thank you. > > -Gennady > -- View this message in context: http://www.nabble.com/I-need-fo%3Aretrieve-table-marker-example-or-how-to-implement-continued-label-in-FOP-95--tp19150429p19167491.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
