LPDFCompressor::Free

#include "ltwrappr.h"

#include "LTCPDFComp.h"

L_VOID LPDFCompressor::Free();

Frees all associated memory allocated by LPDFCompressor::Init function.

Returns

None.

Comments

For each call to LPDFCompressor::Init there must be a call to LPDFCompressor::Free. This function should be the last function to be called when using the PDF compressor.

If this function is called before calling LPDFCompressor::Write, then the PDF document file in the memory will be destroyed and the user will lose the data in that document.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS MRC C++ Class Library Help