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:
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
Statistic
FMM
Blog
Clipboard.GetPDF
Queries PDF in the clipboard.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Clipboard | 12.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "Clipboard.GetPDF" { ; FileName } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
FileName | The filename to use for the container value. Default is clipboard.pdf |
"test.pdf" | Optional |
Result
Returns container value or error.
Description
Queries PDF in the clipboard.You can put result in variable or assign to a field.
Returns empty value if clipboard does no contain PDF data.
See also
Release notes
- Version 13.1
- Added Windows support for Clipboard.SetPDF and Clipboard.GetPDF functions.
- Version 12.2
- Added Clipboard.GetPDF and Clipboard.SetPDF functions.
Blog Entries
- MBS FileMaker Plugin, version 13.1pr1
- MBS FileMaker Plugin 12.2
- MBS FileMaker Plugin, version 12.2pr1
This function checks for a paid license.
Created 15th March 2022, last changed 20th January 2023
