cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Signature issue with Adobe Form

Former Member
0 Kudos

Dear members,

I have a Adobe Form in my current development which is having Digital Signature set and working fine.

When I have created a new Adobe Form, in which I am calling the same Digital Signature, I am getting below error -

  1. com.adobe.ProcessingException: Signature failure error detected while certifying a PDF for credential alias: DocumentCertification

Processing exception during a "Certify" operation.#Request start time: Mon May 26 16:16:45 BST 2014#com.adobe.ProcessingException: Signature failure error detected while certifying a PDF for credential alias: DocumentCertification##Specific error informat

Am I passing wrong parameters or missing something.

  fp_params-NODIALOG   = 'X'.
   fp_params-connection = 'ADS_HTTPS'.
   fp_params-getpdf     = 'X'.
   fp_params-dest       = ls_itcpo-tddest.
   fp_params-nodialog   = 'X'.


   fp_docparams-FILLABLE   = 'N'.


Its not an interactive form.


Any advice would be helpful.

Thank you.

Regards,

Arpit Varma.

Accepted Solutions (0)

Answers (1)

Answers (1)

nsikka
Active Participant
0 Kudos

Hi,

Just try creating that signature again on that form. Sometimes, copy might not do!

Thanks,

Nitin