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

Rendering problem when the splitting of all the pages in regien is different from the last page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2
    • None
    • renderer/pdf
    • None

    Description

      Hello,

      I do not understand why a second page is generated and especially why this page does not contain the static content of the last page.

      if I change, the following line:

      <fo:region-body margin-top="0.5cm" margin-bottom="2.5cm" column-count="1" column-gap="0.2in" />
      <fo:region-before region-name="I_1-S_1-All-Head" extent="0.5cm" />
      <fo:region-after region-name="I_1-S_1-All-Foot" extent="2.5cm" />

      with

      <fo:region-body margin-top="0.5cm" margin-bottom="5cm" column-count="1" column-gap="0.2in" />
      <fo:region-before region-name="I_1-S_1-All-Head" extent="0.5cm" />
      <fo:region-after region-name="I_1-S_1-All-Foot" extent="5cm" />

       

      I think, there is a rendering problem when the splitting of all the pages in regien is different from the last page.

      thank you.

      Attachments

        1. ko.fo
          28 kB
          zouari
        2. ko.pdf
          8 kB
          zouari

        Activity

          People

            Unassigned Unassigned
            nour-eddine zouari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: