Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Component: PrintDialog
Control the Mac printer dialog. Select printer on Mac.
See Printer.Print and Printer.SetPrinter for similar features on Windows.
| Item | Details |
|---|---|
| PageSetupDialog.ClearOption Clears an option. | Mac only 9.2 |
| PageSetupDialog.ClearOptions Clears all options set. | Mac only 9.2 |
| PageSetupDialog.Disable Disables the page setup dialog extension. | Mac only 9.2 |
| PageSetupDialog.Enable Enables the page setup dialog extension. | Mac only 9.2 |
| PageSetupDialog.GetLastSettings Queries last settings from page setup dialog. | Mac only 9.2 |
| PageSetupDialog.GetNoDialog Queries whether dialog shows. | Mac only 9.2 |
| PageSetupDialog.GetOption Queries an option. | Mac only 9.2 |
| PageSetupDialog.GetPaperName Queries paper name. | Mac only 9.2 |
| PageSetupDialog.GetPaperOrientation Queries paper orientation. | Mac only 9.2 |
| PageSetupDialog.GetPrinterName Queries printer name. | Mac only 9.2 |
| PageSetupDialog.GetScalingFactor Queries scaling factor. | Mac only 9.2 |
| PageSetupDialog.Install Installs the extension for the page setup dialog. | Mac only 9.2 |
| PageSetupDialog.SetNoDialog Sets whether dialog should show. | Mac only 9.2 |
| PageSetupDialog.SetOption Sets an option. | Mac only 9.2 |
| PageSetupDialog.SetPaperName Sets paper name. | Mac only 9.2 |
| PageSetupDialog.SetPaperOrientation Sets the new paper orientation. | Mac only 9.2 |
| PageSetupDialog.SetPrinterName Sets printer name. | Mac only 9.2 |
| PageSetupDialog.SetScalingFactor Sets scaling factor. | Mac only 9.2 |
| PrintDialog.ClearOption Clears an option. | Mac only 6.2 |
| PrintDialog.ClearOptions Clears all options set. | Mac only 6.2 |
| PrintDialog.Disable Disables the print dialog extension. | Mac only 3.5 |
| PrintDialog.Enable Enables the print dialog extension. | Mac only 3.5 |
| PrintDialog.GetAllPages Queries whether to print all pages. | Mac only 6.2 |
| PrintDialog.GetConfiguration Queries configuration from last print. | Mac only 8.0 |
| PrintDialog.GetCopies Queries number of copies. | Mac only 6.2 |
| PrintDialog.GetDestinationPath Queries the destination path. | Mac only 3.5 |
| PrintDialog.GetDuplex Queries the duplex mode. | Mac only 4.1 |
| PrintDialog.GetFirstPage Queries first page. | Mac only 6.2 |
| PrintDialog.GetLastPage Queries last page. | Mac only 6.2 |
| PrintDialog.GetLastSettings Queries last settings from print dialog. | Mac only 6.2 |
| PrintDialog.GetNoDialog Queries whether dialog shows. | Mac only 3.5 |
| PrintDialog.GetOption Queries an option. | Mac only 6.2 |
| PrintDialog.GetPageNumberingOffset Queries page numbering offset. | Mac only 7.0 |
| PrintDialog.GetPaperName Queries printer name. | Mac only 5.0 |
| PrintDialog.GetPrintToPDF Queries whether printing is going to PDF file. | Mac only 3.5 |
| PrintDialog.GetPrinterName Queries printer name to use. | Mac only 3.5 |
| PrintDialog.GetReset Query whether to reset print settings. | Mac only 7.0 |
| PrintDialog.GetResetDestination Queries whether ResetDestination option is set. | Mac only 6.5 |
| PrintDialog.GetTray Queries tray name. | Mac only 6.1 |
| PrintDialog.Install Installs the extension for the printer dialog. | Mac only 3.5 |
| PrintDialog.SetAllPages Set whether to print all pages. | Mac only 6.2 |
| PrintDialog.SetConfiguration Sets a configuration to be used for next print. | Mac only 8.0 |
| PrintDialog.SetCopies Sets number of copies. | Mac only 6.2 |
| PrintDialog.SetDestinationPath Sets the destination path for PDF. | Mac only 3.5 |
| PrintDialog.SetDuplex Sets duplex mode for next printing. | Mac only 4.1 |
| PrintDialog.SetFirstPage Sets first page. | Mac only 6.2 |
| PrintDialog.SetLastPage Sets last page. | Mac only 6.2 |
| PrintDialog.SetNoDialog Sets whether dialog should show. | Mac only 3.5 |
| PrintDialog.SetOption Sets an option. | Mac only 6.2 |
| PrintDialog.SetPageNumberingOffset Sets page numbering offset to use. | Mac only 7.0 |
| PrintDialog.SetPaperName Sets paper name. | Mac only 5.0 |
| PrintDialog.SetPrintToPDF Sets whether plugin will redirect print to PDF. | Mac only 3.5 |
| PrintDialog.SetPrintType Sets what FileMaker will print. | Mac only 5.0 |
| PrintDialog.SetPrinterName Sets printer name. | Mac only 3.5 |
| PrintDialog.SetReset Sets whether to reset print settings. | Mac only 7.0 |
| PrintDialog.SetResetDestination Sets whether to fix destination. | Mac only 6.5 |
| PrintDialog.SetTray Sets the tray name the plugin should select. | Mac only 6.1 |
57 functions.
Release notes
- Version 10.3
- Fixed PrintDialog.SetConfiguration function.
- Fixed problem with exception in PDFKit.GetLastSettings, PageSetupDialog.GetLastSettings and PrintDialog.GetLastSettings functions.
- Version 10.1
- Fixed bug in PrintDialog.SetDestinationPath not working with space in file path.
- Rewrote PDFKit.GetPrintLastSettings, PageSetupDialog.GetLastSettings and PrintDialog.GetLastSettings to return result as JSON.
- Version 9.2
- Added new optional type parameter to PrintDialog.SetOption and PDFKit.SetPrintOption to set data type.
- Version 8.4
- Fixed a problem with PrintDialog.SetCopies.
- Version 8.0
- Added PrintDialog.GetConfiguration and PrintDialog.SetConfiguration functions.
- Version 7.4
- Changed PrintDialog.Enable to call PrintDialog.Install for you if needed.
- Version 7.0
- Added PrintDialog.GetPageNumberingOffset and PrintDialog.SetPageNumberingOffset.
- Added PrintDialog.GetReset and PrintDialog.SetReset.
- Fixed PrintDialog.SetDuplex function (broken in 6.5).
Blog Entries
- MBS FileMaker Plugin 8.0 - More than 5000 Functions In One Plugin
- MBS FileMaker Plugin 7.0 - More than 4400 Functions In One Plugin
- MBS FileMaker Plugin 7.0 - 4400 Funktionen in einem Plugin
- MBS FileMaker Plugin, version 7.0pr3
- Printer Switch for Windows with MBS FileMaker Plugin
- How to fix the Sierra printing bug in FileMaker
- MBS FileMaker Plugin 6.2 for OS X/Windows
- New functions for MBS FileMaker Plugin coming soon
- Printing with FileMaker on Mac with a specific Paper Tray
- MBS FileMaker Plugin 4.1 for OS X/Windows - More than 2400 Functions In One Plugin
Example Databases
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins