[jira] [Created] (FOP-3279) Add force-page-count extension attribute values doubly-odd, end-on-doubly-odd, doubly-even and end-on-doubly-even
"Matthias Reischenbacher (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.fop.devel |
|---|---|
| Message-ID | <[email protected]> |
Matthias Reischenbacher created FOP-3279:
--------------------------------------------
Summary: 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
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)