[
https://issues.apache.org/jira/browse/PDFBOX-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976994#comment-15976994
]
Tilman Hausherr commented on PDFBOX-3302:
-----------------------------------------
This was first forgotten, and then quietly implemented in March 2017 in
PDFBOX-3017 / PDFBOX-3699 in rev 1786064 and 1786065. It will be in the example
source code of 2.0.6. But you can also see it here:
https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignatureBase.java?view=markup
look for setMDPPermission().
> Explicit support for certification signatures
> ---------------------------------------------
>
> Key: PDFBOX-3302
> URL: https://issues.apache.org/jira/browse/PDFBOX-3302
> Project: PDFBox
> Issue Type: Sub-task
> Components: Signing
> Affects Versions: 2.0.0
> Reporter: Alexandre Yantouri
> Fix For: 2.0.6, 3.0.0
>
>
> After signing a PDF file, Adobe Reader show an icon on top of the document
> with the following text: "Signed and all signatures are valid".
> I would like to certify the file and obtain the following icon text message :
> "Certified by xxx certificate issued by xxx".
> In my opinion this improvement will come with an explicit support for
> certification signatures :
> NOT_CERTIFIED (Approval signature)
> CERTIFIED_NO_CHANGES_ALLOWED (Author signature, no changes allowed)
> CERTIFIED_FORM_FILLING (Author signature, form filling allowed)
> CERTIFIED_FORM_FILLING_AND_ANNOTATIONS (Author signature, form filling and
> annotations allowed)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]