[
https://issues.apache.org/jira/browse/FOP-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
simon steiner resolved FOP-2541.
--------------------------------
Resolution: Duplicate
> [PATCH] AFP PTX fields chaining
> -------------------------------
>
> Key: FOP-2541
> URL: https://issues.apache.org/jira/browse/FOP-2541
> Project: FOP
> Issue Type: Bug
> Components: renderer/afp
> Affects Versions: trunk
> Reporter: Luca Bellonda
> Labels: patch
> Attachments: apache_fop_chain_ptx_2015_11_19.patch
>
>
> This patch fixes an issue in the AFP emitter, when a long text is split into
> multiple PTX fields inside a Presentation Text object.
> The boundaries of the fields are not following the AFP specifications,
> leading to problems on some printers. It seems that the function chaining is
> implicitly broken at the chunk boundary and not at the end of the PTX segment.
> The size of the PTX segment has been checked to respect the maximum length.
> In the patch you will find a test case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)