You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/26 15:36:12 UTC

[jira] [Commented] (PDFBOX-3364) PDModel.getSignatureFields() only returns top level signature fields

    [ https://issues.apache.org/jira/browse/PDFBOX-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302263#comment-15302263 ] 

ASF subversion and git services commented on PDFBOX-3364:
---------------------------------------------------------

Commit 1745616 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1745616 ]

PDFBOX-3364: include descendant PDSignature fields in List for getSignatureFields()

> PDModel.getSignatureFields() only returns top level signature fields
> --------------------------------------------------------------------
>
>                 Key: PDFBOX-3364
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3364
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.1.0
>            Reporter: Maruan Sahyoun
>            Assignee: Maruan Sahyoun
>            Priority: Minor
>             Fix For: 2.0.2, 2.1.0
>
>
> From the users mailing list
> {quote}
> I'm tying to rewrite my code in order to use the PDFBox in place of the
> current library.
> First of all, thank you for the great work you are doing!
> I'm trying to manage signatures of a PDFdocuments and the method that I use
> to obtain the Signatures' list from the PDDocument is:
> public List<PDSignature> *getSignatureDictionaries *() throws IOException
> I'm in trouble with a specific signed PDF document because this method
> returns an empty signature list.
> {quote}
> The user correctly spotted that we only return top level fields and not descendant fields (as can be seen from the source code).



--
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