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
- PageSetupDialog.SetPrinterName
- PrintDialog.GetPaperName
- PrintDialog.GetPrinterName
- PrintDialog.GetPrintToPDF
- PrintDialog.GetPrintType
- PrintDialog.Reset
- PrintDialog.SetFirstPage
- PrintDialog.SetPaperName
- PrintDialog.SetPrintToPDF
- PrintDialog.SetPrintType
Example Databases
Blog Entries
- Control printing in FileMaker with MBS Plugin on MacOS
- How to fix the Sierra printing bug in FileMaker
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014