You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Luca Bellonda (JIRA)" <ji...@apache.org> on 2015/11/20 08:37:11 UTC

[jira] [Created] (FOP-2541) [PATCH] AFP PTX fields chaining

Luca Bellonda created FOP-2541:
----------------------------------

             Summary: [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


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)