docbook-apps

  • 1.  Incorrect table row handling at page break

    Posted 06-30-2008 20:34
    Hi guys,
     
    I've got the following problem: (using XSLTPROC and FOP 0.94)
     
    When one of the cells in the last table row on a page is too large (because of a long sentence for example), this cell moves to the next page, while other row cells stay on the previous page. Do you have an idea how to move the whole row to the next page during page break?
     
    Thanks in advance!!!
    Nancy





  • 2.  Re: [docbook-apps] Incorrect table row handling at page break

    Posted 07-01-2008 10:28
    Hi Nancy,

    Nancy Brandt wrote:
    > Hi guys,
    >
    > I've got the following problem: (using XSLTPROC and FOP 0.94)
    >
    > When one of the cells in the last table row on a page is too large
    > (because of a long sentence for example), this cell moves to the next
    > page, while other row cells stay on the previous page. Do you have an
    > idea how to move the whole row to the next page during page break?

    I suspect this problem won’t show up anymore starting from version
    0.95beta of FOP, but to confirm that could you please post a sample
    DocBook file, and the FO file resulting from the XSLT transformation (in
    order to avoid troubles with stylesheet customizations)? If the files
    are big please send them only to me.

    Thanks,
    Vincent