Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WinPDF.ReleaseAll
Releases all PDF documents.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WinPDF | 13.2 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
MBS( "WinPDF.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Releases all PDF documents.Be aware that on a server this may free objects, which are used by other scripts running in parallel!
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "WinPDF.ReleaseAll" ) ]
See also
Blog Entries
This function is free to use.
Created 8th March 2023, last changed 27th August 2023