AccpacPrintSetup Object

ACCPAC Common Controls

AccpacPrintSetup Object

The AccpacPrintSetup object stores the printer settings used for reporting, and it provides facilities to query the user and save default print settings when ACCPAC is run from the local machine.

Remarks

An object of this class cannot be created directly by applications. It should be obtained from the AccpacSession object's GetPrintSetup method.

Many of the AccpacPrintSetup object's (print setting) properties have corresponding properties in the AccpacReport object. Set the print-related properties directly in the AccpacReport object (rather than in the AccpacPrintSetup object) if you want a particular report's settings to override the user's default print settings.