NDD Print Auditing

The NDD Print Agent Auditing is a plugin for the NDD Print Agent module, responsible for:

  • Capturing print jobs;

  • Converting files to .pdf format;

  • Storing documents in a directory on the print server.

The print languages supported by this feature are: EMF, PCL5, PCL6, PostScript, and XPS.

Unlike Microsoft environments, on macOS, NDD Print Auditing must be enabled directly in the NDD Print Agent using commands in the terminal. Therefore, there is no installation file for NDD Print Auditing.

Enable NDD Print Auditing on macOS

Below are the steps to enable NDD Print Auditing:

  1. Open the Terminal and run the command below to open the settings.json file for editing:sudo nano /opt/ndd-print-agent/settings/settings.json

  1. In the settings.json configuration file, add the following key, save the change, and close the file:“EnableAuditing”: true