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.
Lets the user modify the printer settings by using the standard dialog box for printer settings.
Syntax
server public static boolean callPrinterSettingsFormletter(SalesQuotationEditLinesForm _salesQuotationEditLinesForm)
Run On
Server
Parameters
- _salesQuotationEditLinesForm
Type: SalesQuotationEditLinesForm Class
The SalesQuotationEditLinesForm class where the printer settings are being modified.
Return Value
Type: boolean
true if the settings were modified; otherwise, false.
Remarks
The callPrinterSettingsFormLetter method is static. Therefore, AOS printers can be selected.
To select AOS printers, you must call the SysPrintForm method from the server.