Description
Hi ,
I want to sign pdf using signature in pkcs 7 format . I am converting pkcs 7 signature to byte array using Convert.FromBase64String method in .net . I am passing this byte array to sign method in signature interface which gets called after calling saveincremental. My byte array is inserting proper but the name of which signature is not shown when i open pdf. May be my byte conversion may not proper or something else i am doing wrong. please let me know.
Attachments
Attachments
Issue Links
- is broken by
-
PDFBOX-1798 Performance problem with PDDocument.saveIncremental (when signing document)
- Closed
- is related to
-
PDFBOX-4556 how the visual representation of the signature is achieved
- Closed
-
PDFBOX-4609 At least one signature is invalid
- Closed