[
https://issues.apache.org/jira/browse/FOP-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Adams closed FOP-537.
---------------------------
Resolution: Not A Problem
move inlined code in description to attachment
> blank pages, strange page-numbers
> ---------------------------------
>
> Key: FOP-537
> URL: https://issues.apache.org/jira/browse/FOP-537
> Project: FOP
> Issue Type: Bug
> Components: renderer/pdf
> Affects Versions: 0.20.5
> Environment: Operating System: All
> Platform: PC
> Reporter: Oscar Schoof
> Assignee: fop-dev
> Priority: Blocker
> Attachments: fop-537-description-with-code.txt
>
>
> With using version 0.20.5rc i get strange blank pages in the pdfs. This is not
> the case with the same fo-docs when i process them with the old 0.20.4. (I
> tested this by reinstalling 0.20.4.)
> For example, in 0.20.4 i see the following flow-processing:
> [1]
> [1]
> [2]
> ....
> (There are multiple flows in my docs.)
> With 0.20.5rc on the same doc i get:
> [1]
> [2 (blank)]
> [1]
> [2]
> .....
> In these docs i use page-number-citation id's to list pages as "page .... of
> <lastpage>".
> With the same example mentioned here i get with 0.20.4 on the first (and last
> page) of the first flow: "page 1 of 1", which is correct. With 0.20.5rc i get
> on
> the first page: "page 1 of 1" and on the second (blank) page: "page 2 of 1",
> which is very strange.
> Example fo:
> See attachment fop-537-description-with-code.txt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)