Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
DynaPDF.Print.SetDevNames
Sets device names.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
DynaPDF | 7.0 | No | Yes | No | No | No |
MBS( "DynaPDF.Print.SetDevNames"; DeviceNames ) More
Parameters
Parameter | Description | Example value |
---|---|---|
DeviceNames | The list of device names. First item in list is optional driver name. Second item is optional devicen name. Third item is optional output port name. Forth item is optional flags value. |
Result
Returns OK or error.
Description
Sets device names.Sets the printer for printing on Windows with DynaPDF.Print function.
Examples
Set PDF printer:
MBS( "DynaPDF.Print.SetDevNames"; "winspool¶Microsoft Print to PDF" )
See also
Example Databases
Blog Entries
Created 16th January 2017, last changed 16th January 2017
DynaPDF.Print.SetDevMode - DynaPDF.RGB
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins