Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.Print.GetDevMode
Queries device mode.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 7.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "DynaPDF.Print.GetDevMode" )
Parameters
none
Result
Returns hex text or error.
Description
Queries device mode.This are the print settings for printing on Windows.
The data is hex encoded and should not be modified, just stored.
Only valid after you called DynaPDF.Print with showing dialog.
See also Print function in DynaPDF manual.
See also
- DynaPDF.Print
- DynaPDF.Print.GetDevNames
- DynaPDF.Print.GetSetting
- DynaPDF.Print.SetDevMode
- DynaPDF.Print.SetDevNames
- DynaPDF.Print.SetSetting
Release notes
- Version 7.0
Example Databases
Blog Entries
FileMaker Magazin
This function is free to use.
Created 16th January 2017, last changed 6th March 2017