You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Maruan Sahyoun (JIRA)" <ji...@apache.org> on 2016/07/01 15:28:11 UTC

[jira] [Created] (PDFBOX-3408) Correct validation of Widget Annotations for PDF/A-1

Maruan Sahyoun created PDFBOX-3408:
--------------------------------------

             Summary: Correct validation of Widget Annotations for PDF/A-1
                 Key: PDFBOX-3408
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3408
             Project: PDFBox
          Issue Type: Bug
          Components: Preflight
    Affects Versions: 2.0.2, 1.8.12
            Reporter: Maruan Sahyoun
            Priority: Minor


The TECHNICAL CORRIGENDUM 2 for ISO 19005-1:2005 (PDF/A-1) added a clause for Widget Annotations:
{quote}
For all annotation dictionaries containing an AP key, the appearance dictionary that it defines as its value shall contain only the N key. If an annotation dictionary’s Subtype key has a value of Widget and its FT key has a value of Btn, the value of the N key shall be an appearance subdictionary; otherwise the value of the N key shall be an appearance stream.
{quote}
We currently (only) validate with the original clause of ISO 19005-1:2005 (PDF/A-1) which has
{quote}
If an annotation dictionary contains the AP key, the appearance dictionary that it defines as its value shall contain only the N key, whose value shall be a stream defining the appearance of the annotation.
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org