Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Enable javascript for this document one time only is greyed out

New Here ,
May 09, 2023 May 09, 2023

Hello,

 

For sercurity reasons we disable JavaScript in PDF files in our RDS environment with the following registry entry that is pushed out through GPO:

HKLM\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown\bDisableJavaScript
REG_DWORD value: 1


If a user opens a PDF with JavaScript in it they get the following options:

Greyed Out.JPGexpand image

 

For starters, why is the first option "... one time only" greyed out?

And even if a user clicks on the second option, the JavaScript never gets run.

 

We also have the same registry setting pushed out to the normal workstations, but the behaviour is SLIGHLTY different. On the workstations the option to run one time is greyed out, however if the users select "always", it works like it should.

 

To be honest, my preference would be to have the "always" option greyed out and just allow the users to run it one time - is that possible?

 

Also, how come the "always" option doesn't work in a RDS environment?

TOPICS
General troubleshooting , How to
3.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 20, 2023 Jul 20, 2023
LATEST

You can disable the "always" option with this registry value.

"bDisableTrustedFolders" REG_DWORD value 1

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown\

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown\

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines