Problem in COSWriter.visitFromDictionary() method with signature dictionnary 
entries
------------------------------------------------------------------------------------

                 Key: PDFBOX-1139
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1139
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Fanny PUAUD


I was unable to save my signed PDF because the COSWriter.visitFromDictionary() 
method is expected a specific order for entries of the signature dictionnary. 
COSName.CONTENTS entry is expected before COSName.BYTERANGE, if not, the 
'reachedSignature' boolean is not correctly setted
The order shouldn't be considered since entries of the signature dictionnary 
are not ordered

Thank you for considering this problem.

Regards,
Fanny PUAUD

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to