Hi Chris, My problem is : when no. of rows printed on the table and table break's, some amount of space left after it which causing some gap between the table footer and the page footer. How can I set the table property in such a way So when table break's it should consume complete body area( I mean 100%)
On Mon, Oct 12, 2009 at 6:44 PM, Chris Bowditch <[email protected]>wrote: > Tiku Ram Arya wrote: > >> Hi, >> Is there a way to control the table break? >> I mean to say when table break then I want to insert some object such as >> block or any row. >> Is it possible? >> > > XSL-FO v1.1 has a table-marker feature. This could be used to inject > optional content on a page break. Unfortunately FOP doesn't currently > implement table markers. The workaround is to use regular markers which must > be retrieved into page header/footer rather than table header/footer which > isn't brilliant. > > Chris > > Please guide me for this. >> >> -- >> With Regards >> >> ----------------------------------------------------------------------------------------------------------- >> Tiku Ram Arya >> Associate Application Developer >> Computer Sciences Corporation | Hyderabad | India. >> >> ----------------------------------------------------------------------------------------------------------- >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- With Regards ----------------------------------------------------------------------------------------------------------- Tiku Ram Arya Associate Application Developer Computer Sciences Corporation | Hyderabad | India. -----------------------------------------------------------------------------------------------------------
