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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Releases a PDF reference.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PDFKit | 2.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
Parameter | Description | Example |
---|---|---|
PDFReference | A number referencing a PDF you opened before. |
Returns OK on success. Do no longer use the reference number after this call as the object has been freed and accessing it again can crash your application.
Release the PDF reference in variable ref
MBS("PDFKit.Release"; $ref)
Created 18th August 2014, last changed 18th August 2014
PDFKit.Print - PDFKit.ReleaseAll
Feedback: Report problem or ask question.