PrintSetup

Description

Invokes the standard Windows Print Setup... dialog, thus allowing a user to modify current print settings. If the user closes the dialog with the OK button, current settings will be updated and an onpagesetup event will be fired. No printing will occur in either case. 

Syntax

result = printing.PrintSetup()

Return Value

Returns a boolean value indicating whether or not the user has closed the dialog with the OK button.

Example

Check out the source code of the ScriptX Advanced Printing and ScriptX Techie Printing examples.

Applies To

printing

See Also

collate, copiesdisableUI, duplexprinterprintToFileName

DefaultPrinterPageSetup,  PrintPrintHTML