Skip to main content
verauser
Participant
February 10, 2021
Answered

Need more information about some of the registry entries of Acrobat

  • February 10, 2021
  • 7 replies
  • 19358 views

Any suggestion or help around what this registry entry would be appreciated 

HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Acrobat\\DC\\IPM.

 

I was wondering about this registry entry as this is causing some compatibility issues with one of the DLP applications which is installed on my machine. The DLP application is expected to support opening of encrypted pdf contents. 

 

Specifically b4304509 value in the above registry key is causing compatibility issues in the latest version of Adobe Acrobat Pro dc.

 

This topic has been closed for replies.
Correct answer TubaMatt

Update to this. After a few escalations we finally got a solution back from Adobe support. They recommended making a new registry dword at the following location:


HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\DC\FeatureState] "4304509"= dword:00000000

 

Doing so appears to have fixed our issue regardless of what the registry value is in the HKU location. still not info on what this did or why Adobe thought this was a good idea in the first place. 

7 replies

TubaMattCorrect answer
Participant
March 4, 2021

Update to this. After a few escalations we finally got a solution back from Adobe support. They recommended making a new registry dword at the following location:


HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Adobe\Adobe Acrobat\DC\FeatureState] "4304509"= dword:00000000

 

Doing so appears to have fixed our issue regardless of what the registry value is in the HKU location. still not info on what this did or why Adobe thought this was a good idea in the first place. 

Participating Frequently
March 4, 2021

Thanks for coming back to post the solution from Adobe support. I tested and confirmed the HKLM registry key resolves my issue as well.

Participating Frequently
March 3, 2021

We have a similar issue where users are receiving the attached error when converting JPG files to PDF. The underlying cause is the same - the DWORD b4304509 is present with a value of 1 at HKCU\SOFTWARE\Adobe\Adobe Acrobat\DC\IPM. Removing the DWORD or setting the value to 0 resolves the issue/error, but it returns unless you set the permissions on the IPM reg key to read only. This is in a Citrix Terminal server environment with Windows 2016. Some interesting findings is that this does not occur for a local install of Acrobat DC regardless of the registry value, nor does it occur if the JPG files are on the C: drive of the server. I can only reproduce the error if the files are on a network drive. Also, like TubaMatt reported, the error is not present while running ProcMon.

ls_rbls
Community Expert
Community Expert
March 3, 2021

That is a lot detailed observations with trial and errors I suppose.

 

Thank you too for also sharing that solution.

Participant
February 23, 2021

We're having the exact same problem. We just discovered today that it appears to be related to that b4304509 registry key. We're seeing two issues from it:

  1. Users can't reliably click the send mail button and have the .pdf actually attach to the Outlook email
  2. The Add Image button is broken. They get an unknown error when trying to add an image to a PDF. 

 

One very strange thing we've found is that if we are running Procmon.exe with an active capture, both of the above actions will work as long as the capture is running. So far Adobe support has had no answers. 

ls_rbls
Community Expert
Community Expert
February 23, 2021

Would you mind sharing also What notifications are you getting logged in the Event Viewer when this happens?

 

Seems like a task is prevented from running when a background service or protocol stops.

 

Maybe looking at the current OS firewall rules may proove to be helpful as well.

 

Maybe some security policies need to be lowered. 

Participant
February 23, 2021

Additional info, our environment is Amazon Workspaces running Server 2016 with 'Windows 10 experience'

 

Nothing logs in Event Viewer when this problem occurs. It's just an Adobe issue, so unless Adobe is writing it's own logs, I'm not sure where it would show in Event Viewer.

 

The windows firewall is disabled on the end-user computers

 

The security policies have not changed in our environment and have never had any conflict with Adobe Acrobat in the past. This problem seems pretty clearly to be related to an undocumented registry change that Adobe is making when closing the application

Participant
February 17, 2021

This registry key also seems to stop the process that uploads documents to Adobe Sign when running on RDS.
Set this to 0 (zero) or delete the and the process works fine.

 

When you exit Adobe and this gets set to 1, the next time you try and sign a document it hangs when uploading the file.

Set it back to 0 and everything starts working again.

 

We are not running Acrobat DC in Compatibility Mode
Version 2021.001.20138

Adobe Employee
February 15, 2021

Hi @verauser ,

Apologies for the inconvenience!!
Could you please elaborate on the compatibility issues that you are facing?

Also could you please share the version number of Adobe Acrobat Pro Dc. You can check that by going to Help->About Acrobat pro Dc.

In order to understand the issue better, could you also please share your registry hive?
You can do that by following below steps

  1. Go to Computer\\HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Acrobat\\DC\\IPM.
  2. right click on IPM .
  3. Click export.
  4. Save

You can share the registry hive here or can upload it somewhere and share the link with us to download.

Regards,

Prashant.

LibCap
Participant
February 11, 2021

Same issue here! Started about 10 days ago with an update to Acrobat DC. When Adobe Acrobat is first opened (first time) I can "add image" to a PDF and convert images to PDF. But when the app is closed the b4304509 entry is created in Computer\HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\DC\IPM with a value of 1 and then when Adobe is opened for the second time I can no longer insert an image or convert images to PDF. Error is "Unknown Error", then "The selected image could not be converted and placed in the document."

I can then change the value of b4304509 to 0 and it starts working again until Adobe is closed and b4304509 is changed automatically back to 1 when i breaks again.

 

This is on Server 2019 in a Citrix environment. Been working for 6 months prior to this with no issues until the update around 10 days ago.

 

What is going on?

LibCap
Participant
February 14, 2021

Resolved out issue. It was due to Acrobat DC being launched in Win 7 Compatilbility mode from Outlook. Outlook on Citrix Apps does not support notifications for new emails, so we were running Outlook in Win 7 Compatilbility mode to allow Windows 7 style popups. But when PDFs are opened from Outlook attachments it would open Acrobat in Win 7 Compatilbility mode and break something. Now we run Outlook in normal mode (not Win 7 Compatilbility mode) and works fine again. The key b4304509 stays set at 0.

 

This issue may not be related to the original post, but thought I'd update.

Adobe Employee
February 27, 2021

Thanks for the info, great to hear that the issue is resolved at your end!
Could you please let us know the following info as well?
-Does the issues remain resolved if you set b4304509 to 1 when running Outlook in normal mode now?

Regards,
Arvind

Bernd Alheit
Community Expert
Community Expert
February 10, 2021