Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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)
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014