Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Clipboard.SetPDF
Puts PDF in the clipboard.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Clipboard | 12.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "Clipboard.SetPDF"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The container value for the PDF. |
Result
Returns OK or error.
Description
Puts PDF in the clipboard.Alternatively write to temp files and use Clipboard.SetFiles.
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
- Neues MBS Plugin 12.2 für Claris FileMaker
- MBS Plugin 12.2 for Claris FileMaker
- MBS FileMaker Plugin, version 12.2pr1
This function checks for a license.
Created 15th March 2022, last changed 20th January 2023
