Skip to content
Guides

Release Library Resources

Overview

Release the files and memory resources occupied by ComPDFKit Conversion SDK.

Note

  • After calling this API to release the library resources, ComPDFKit Conversion SDK will not be able to be used normally, and ComPDFKit Conversion SDK needs to be reloaded.

Sample

php
\LibraryManager::Release();