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
PDF 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

Blog Entries

This function checks for a license.

Created 15th March 2022, last changed 20th January 2023


Clipboard.SetHTMLText - Clipboard.SetPicture