Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

PrintDialog.SetPrinterName

Sets printer name.

Component Version macOS Windows Linux Server iOS SDK
PrintDialog 3.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "PrintDialog.SetPrinterName"; name )   More

Parameters

Parameter Description Example
name The printer name. "My Printer"

Result

Returns OK or error.

Description

Sets printer name.
The plugin will try to find a printer with the given name and assigns it for the printing.

Examples

Sets printer name:

MBS( "PrintDialog.SetPrinterName"; "Test Printer" )

See also

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


PrintDialog.SetPrintType - PrintDialog.SetReset