[
https://issues.apache.org/jira/browse/FOP-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029331#comment-18029331
]
Matthias Reischenbacher commented on FOP-3279:
----------------------------------------------
PR has been created: [https://github.com/apache/xmlgraphics-fop/pull/92]
> Add force-page-count extension attribute values doubly-odd,
> end-on-doubly-odd, doubly-even and end-on-doubly-even
> -----------------------------------------------------------------------------------------------------------------
>
> Key: FOP-3279
> URL: https://issues.apache.org/jira/browse/FOP-3279
> Project: FOP
> Issue Type: Improvement
> Components: layout/page
> Reporter: Matthias Reischenbacher
> Assignee: Matthias Reischenbacher
> Priority: Critical
>
> Extend the force-page-count attribute values with the non-standard values:
> * doubly-odd: the amount of pages of the current page sequence can be
> divided by 3 without rest
> * end-on-doubly-odd: the total amount of pages can be divided by 3 without
> rest
> * doubly-even: the amount of pages of the current page sequence can be
> divided by 3 without rest
> * end-on-doubly-even: the total amount of pages can be divided by 4 without
> rest
> The values "doubly-even" and "end-on-doubly-even" are also supported by some
> commercial FO processors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)