Some test text!
Python / FAQ / How should I handle PDFNet terminate"?
PDFNet terminate
is not a required method call for most of the Apryse SDK. It should only be called optionally after all other PDFNet methods. The terminate
should also only be called once before ending the application.
The main reason PDFNet terminate
exists is to clean up some resources which would be mistakenly reported as memory leaks
in memory tracking applications (such as Purify or BoundsChecker etc).
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales