Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 license.
Created 15th March 2022, last changed 20th January 2023