Nitro PDF Professional: Create and change PDFs with the original Acrobat alternative.
Download Free Trial Buy
Overview
Features
Compare

Achieve substantial savings when you buy 11 or more Nitro PDF Professional licenses.

Volume licensing at a glance

Special offers and updates

Sign up to receive occasional email notifications of product updates and special offers.


Your email :

Using folder level PDF JavaScript



Folder level JavaScripts are JavaScript files (.JS) that are run during application startup. These can be useful for loading reusable JavaScript functions into the application, or accessing methods/properties whose security restrictions only allow them to be run in the app/init event.

Simple examples include loading the user's Windows login into a global JavaScript variable at startup, or loading a list of employee names from your company into a JS array at startup which can be used by the forms that are opened in Nitro PDF Professional.

To add or edit a folder level JavaScript:

  1. Open Nitro PDF Professional.
  2. On the Form ribbon tab, in the JavaScript group, click Folder Level .
  3. Add JS files to the folder or edit existing ones.