Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-1182

Long tables stop spanning in multiple columns after first page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Cannot Reproduce
    • 2.5
    • None
    • layout/unqualified
    • None
    • Operating System: All
      Platform: Other
    • 39443

    Description

      When the column-count is greater than the default 1 column, very long tables
      (multiple pages) that have span="all" block around it stop spanning after the
      first page and revert back to column mode.
      The table flows in the orginal column count and the width is is still span="all"
      width. Major overlapping text.

      <fo:region-body column-count="2" column-gap="1cm" ....
      ...

      <fo:flow flow-name="xsl-region-body">
      ...
      <fo:block span="all">
      <fo:table ....

      This was working but seems to of come up since the 0.91 release.

      Attachments

        1. PageBreaker.java
          24 kB
          Sergey
        2. eg.pdf
          24 kB
          Adam
        3. eg.fo
          127 kB
          Adam

        Activity

          People

            fop-dev@xmlgraphics.apache.org fop-dev
            ad007@hotmail.com Adam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: