Martin Leitner created FOP-3181:
-----------------------------------
Summary: Complex page master chooses wrong simple page master
Key: FOP-3181
URL: https://issues.apache.org/jira/browse/FOP-3181
Project: FOP
Issue Type: Bug
Affects Versions: 2.9
Environment: Windows 10, embedded FOP into Java code
Reporter: Martin Leitner
Attachments: doc.areatree, doc.fo, doc.pdf
When rendering the attached doc.fo file to the either pdf or an area tree (also
attached), pages 1, 2, and 3 use the expected page masters, but then pages 4
and 5 use the page master that should only be used for the first page. In the
area tree it becomes apparent that the page number is reset to 1, although
there is only one page-sequence.
It is a test file that I got from a customer. If I replace some of the weird
content with regular lorem ipsum, the bug goes away, but so far I could not
identify the offending part.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)