Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PageSetupDialog.GetLastSettings
Queries last settings from page setup dialog.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 9.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "PageSetupDialog.GetLastSettings" )
Parameters
none
Result
Returns text or error.
Description
Queries last settings from page setup dialog.Please print once with enabled page setup dialog functions. After printing with dialog, you can query last settings and see what OS X or your driver uses.
Since version 10.1 we return settings as JSON instead of XML and includes print parameter.
See also
Release notes
- Version 14.1
- Changed PageSetupDialog.GetLastSettings, PrintDialog.GetLastSettings and PDFKit.GetPrintLastSettings to log all text for trace log.
- Version 10.3
- Fixed problem with exception in PDFKit.GetLastSettings, PageSetupDialog.GetLastSettings and PrintDialog.GetLastSettings functions.
- Version 10.1
- Rewrote PDFKit.GetPrintLastSettings, PageSetupDialog.GetLastSettings and PrintDialog.GetLastSettings to return result as JSON.
Example Databases
Blog Entries
- MBS FileMaker Plugin, version 14.1pr5
- MBS FileMaker Plugin, version 10.3pr1
- MBS FileMaker Plugin, version 10.1pr5
This function is free to use.
Created 20th April 2019, last changed 21st February 2020