JavaScript

<< Click to Display Table of Contents >>

Navigation:  PDF-XChange Editor > Customization > Active Directory Administrative Template for PDF-XChange Editor > Available Policies >

JavaScript


 

100x100 JavaScript

 


 

Category:

Java Script

Policy Name:

Enable JavaScript Actions

Requirements:

PDF-XChange Editor v6.0.318 or later.

Description:

Allows the execution of JavaScript actions inside documents.

Reg Key Location:

HKEY_LOCAL_MACHINE\Software\Policies\Tracker Software\PDFXEditor\3.0\JavaScript

Reg Key Name:

b.Enable

Registry Key Type:

REG_DWORD

Available Values:

“1” – enabled, “0” – disabled

 

Example: "Enabled" or "Not Configured" allows PDF-XChange Editor to run JavaScript actions. Set to "0 -Disabled" to prevent PDF-XChange Editor from running JavaScript actions.

 

Category:

Java Script

Policy Name:

Enable JavaScript Interactive Console

Requirements:

PDF-XChange Editor v6.0.318 or later.

Description:

Allows the use of the interactive JavaScript console.

Reg Key Location:

HKEY_LOCAL_MACHINE\Software\Policies\Tracker Software\PDFXEditor\3.0\JavaScript

Reg Key Name:

b.EnableConsole

Registry Key Type:

REG_DWORD

Available Values:

“1” – enabled, “0” – disabled

 

Examples: "Enabled" or "Not Configured" allows PDF-XChange Editor to open the JavaScript console. Set to "0 -Disabled" to prevent PDF-XChange Editor from opening the JavaScript console.

 

Category:

Java Script

Policy Name:

Show Warning on Execute

Requirements:

PDF-XChange Editor v6.0.318 or later.

Description:

Specifies whether or not a warning message is displayed when JavaScript actions are executed without the necessary permissions.

Reg Key Location:

HKEY_LOCAL_MACHINE\Software\Policies\Tracker Software\PDFXEditor\3.0\JavaScript

Reg Key Name:

b.WarnOnExecute

Registry Key Type:

REG_DWORD

Available Values:

“1” – enabled, “0” – disabled

 

Examples: "Enabled" or "Not Configured" allows PDF-XChange Editor to warn users when JavaScript is executed. Set to "0 -Disabled" to prevent PDF-XChange Editor from showing warnings when running JavaScript.