Skip to main content
Participant
March 28, 2024
Question

Cannot add signature in custom package deployement

  • March 28, 2024
  • 1 reply
  • 152 views

Hello everyone,

 

I just deployed a custom adobe acrobat pro package in which I disabled upsell and sign in pop up.

 

I also added my file server location in security .

 

Now my users are getting an error while adding there signature to pdf file that update is needed.

 

i checkd and found no update was rolled yet.

 

Attached is picture of error. Please share any leads on this error.

 

1 reply

S_S
Community Manager
Community Manager
January 6, 2025

Hi @IT36391734i7l3,

 

Hope you are doing well. Sorry for the trouble, and the delayed response.

 

In case you are looking for a solution, here are some suggestions below:

 

The solution is to enable the Document Cloud Services on the machine by changing the value of the following registry key: 

[HKLM\Software\Policies\Adobe\<product name>\<version>\FeatureLockdown\cServices]
bToggleAdobeDocumentServices=dword:00000000

Another solution would be to enable the Acrobat Updater by default. The location:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown
"bUpdater"=dword:00000001

-Souvik