Hi Venkat, 

You can shorten your example by putting the markers before and after the table, 
not on each cell. Since the marker text doesn't change throughout the table, 
only one starting marker and one ending marker is needed. One danger: The block 
containing the marker must be kept together with the table, otherwise you might 
get a break between the marker block and the table block and then wonder why it 
doesn't work...

Regards,
 
Georg Datterl
 
------ Kontakt ------
 
Georg Datterl
 
Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg
 
HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert 

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20
 
www.geneon.de
 
Weitere Mitglieder der Willmy MediaGroup:
 
IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
Willmy PrintMedia GmbH:                            www.willmy.de
Willmy Consult & Content GmbH:                 www.willmycc.de 
-----Ursprüngliche Nachricht-----
Von: Venkat Reddy [mailto:[email protected]] 
Gesendet: Freitag, 18. September 2009 12:56
An: [email protected]
Betreff: Re: How to ommit table-footer at the end

Hi,

Please check the attached FO file. There is <fo:retrieve-marker> is being used 
in this example.
This example shows the continuation of your table in header part.

Thanks,
Venkat.

Pascal Sancho wrote:
> k deepthi a écrit :
>> Hi Pascal,
>> I am very glad for your quick response. I also have some doubt 
>> related to table-footer. I am generating pdf using <fo:table> for my 
>> contents. When the content in the <fo:table-body> flows to next page 
>> I specified <fo:table-footer> with */"Contd..."/* text.. But the 
>> footer is automatically placed even after completion of the content 
>> in the last page. How can I stop this.
>>  
>> Regards
>> Deepthi.K.
>>
> Hi,
> please, post your query directly on the FOP-USER list, I read it 
> regularly.
> In addition, if I can't give you an answer, another contributor can 
> give you a quick one.
>
> What you need here is <fo:retrieve-table-marker> from XSL-FO REC 1.1 
> (see [1]), but unfortunately it is not yet implemented.
> I have no idea to workaround.
>
> Pascal
>
> [1] http://www.w3.org/TR/xsl/#fo_retrieve-table-marker
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to