NoPrintDialogs

Examples


This setting deactivates print dialogs in an application.

Syntax

NoPrintDialogs = option

Parameters

option - A boolean indicating whether the NoPrintDialogs setting is activated:

[spacer]

Value

Description

TRUE

Deactivate print dialogs in an application.

FALSE

Activate print dialogs in an application.


Comments

Deactivate print dialogs if tasks require that several reports print, such as posting batches, or if a workstation functions as a Process Server. If you deactivate print dialogs, the print dialog box won’t appear for reports, and each will be printed to the default printer that normally appears in the print dialog. With print dialogs activated, the operating system print dialog appears for each report.


Documentation Feedback