Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PDFKit.Release
Releases a PDF reference.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PDFKit | 2.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
MBS( "PDFKit.Release"; PDFReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
PDFReference | A number referencing a PDF you opened before. |
Result
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.
Description
Releases a PDF reference.Examples
Release the PDF reference in variable ref
MBS("PDFKit.Release"; $ref)
See also
- PDFKit.allowsCopying
- PDFKit.allowsPrinting
- PDFKit.List
- PDFKit.OpenContainer
- PDFKit.ReleaseAll
- PDFKit.SetPDFAttribute
- PDFKit.SetPDFPageDisplayAnnotation
- PDFKit.SetPDFPageRotation
- PDFKit.Watermark
- PDFKit.WriteToPath
Release notes
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
Example Databases
- Mac and iOS/PDFKit/Combine PDFs
- Mac and iOS/PDFKit/Encrypt PDF
- Mac and iOS/PDFKit/Merge PDF
- Mac and iOS/PDFKit/PDFKit Page Selector
- Mac and iOS/PDFKit/PDFKit Print Documents
- Mac and iOS/PDFKit/PDFKit Print
- Mac and iOS/PDFKit/Pictures to PDF
- Mac and iOS/PDFKit/Split
- Mac and iOS/PDFKit/Watermark PDF Page
Blog Entries
- PDFKit on iOS for MBS FileMaker Plugin
- MBS FileMaker Plugin, version 5.5pr1
- MBS Filemaker Plugin, version 2.2pr4
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014