You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Luiz (JIRA)" <ji...@apache.org> on 2019/04/11 17:13:00 UTC

[jira] [Comment Edited] (PDFBOX-4511) Add name to signature field

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

Luiz edited comment on PDFBOX-4511 at 4/11/19 5:12 PM:
-------------------------------------------------------

I dont know if i understand, you mean it would overwrite the new signature field name?

 

_OFF-topic: I also have implemented a workaround to parser only objects of the pdf that are needed by an signature operation (generate/verify). That was implemented because of high memory consumation, the objective was to reduces the memory of a pdf file parsed. Do you think that is valid to open an issue with this workaround?_

 

Thanks


was (Author: urias):
I dont know if i understand, you mean it would overwrite the new signature field name?

 

_OFF-topic: I also have implemented a workaround to parser only objects of the pdf that are needed by an signature operation (generate/verify). That has implemented because of high memory consumation, the objective was to reduces the memory of a pdf file parsed. Do you think that is valid to open an issue with this workaround?_

 

Thanks

> Add name to signature field
> ---------------------------
>
>                 Key: PDFBOX-4511
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4511
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Signing
>    Affects Versions: 2.0.14
>            Reporter: Luiz
>            Priority: Major
>              Labels: patch
>         Attachments: field_name.jpg, signatureFieldName.patch
>
>
> I've implemented an adjust to add signature field name on method
> {code:java}
> addSignature(PDSignature sigObject, SignatureInterface signatureInterface, SignatureOptions options){code}
> Only add if PDSignature contains a name.
> Adobe Reader shows the name as you can see in field_name.jpg.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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