Thirugnanam, Kalusivalingam wrote:
When we are trying to print all the foot notes for a report on the last
page, the foot notes are not appearing.
The footnotes appear only if the last page contains enough space for
displaying all the footnotes.
If the last page does not have enough space for displaying foot notes
then all the footnotes are not appearing.
Any help to make this to work is greatly appreciated.
There is no way to handle footnotes on the last page properly
in all situations.
If you don't mind an empty page at the end, add an empty
block with a forced page break at the end of the flow:
<fo:block break-before="page"> </fo:block>
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]