[EMAIL PROTECTED] wrote:
I am generating a (possibly) multi-page document, with large header and
footer sections that should appear on each page. However, in the second
page, all text and images in the header are gone, only the space and some
table cell borders are left.

Did you get the message [WARNING] Some static content could not fit in the area. This means the static content is not properly reset for the next page (it will be ok on every other page). You should decrease the height of the static content or increase the extent of the region until the message goes away. Simply adding fixed heigths of the content might give a wrong expected value for the extent because of possibly added hidden space and mainly roundoff error.

BTW
>    <fo:table-row font-weight="normal" font-size="14pt"
         text-align="left" display-align="center" margin="2mm"
You shold move the text-align and display-align properties to the
table cell, at least the latter doesn't have an effect otherwise.

J.Pietschmann




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to