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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
PDFKit.Release
Releases a PDF reference.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| PDFKit | 2.1 | Yes | No | No | Yes, macOS only | Yes |
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.GetPDFDocument
- PDFKit.OpenContainer
- PDFKit.ReleaseAll
- PDFKit.SetPDFAttribute
- PDFKit.SetPDFPageDisplayAnnotation
- PDFKit.SetPDFPageRotation
- PDFKit.Watermark
- PDFKit.WriteToPath
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 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
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.
Created 18th August 2014, last changed 18th August 2014
PDFKit.Print - PDFKit.ReleaseAll
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins