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

Blog Entries

This function checks for a license.

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


Clipboard.GetHTMLText - Clipboard.GetPicture