Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the printer settings using the standard printer settings dialog box.
Syntax
client server public static boolean callPrinterSettingsFormletter(SalesFormLetter _salesFormLetter, [PrintSetupOriginalCopy _originalCopy])
Run On
Called
Parameters
- _salesFormLetter
Type: SalesFormLetter Class
The SalesFormLetter class where the printer settings are modified.
- _originalCopy
Type: PrintSetupOriginalCopy Enumeration
A PrintSetupOriginalCopy value that indicates whether the printer settings are being modified for the original or for the copy; optional.
Return Value
Type: boolean
true if the settings were modified; otherwise, false.