PDF - C++ Class Library

Class

Header File

Comments

Help Files

Demo

LBaseFile

LTCFILE.H

The LBaseFile class is derived from LBase. This class is the base class for LEADTOOLS C++ Class Library input/output operations. It contains basic operations for file I/O. With this class, you can override the default functions that LEADTOOLS uses for opening, closing, reading from, writing to, and seeking in files. This class forms the base for the LFile and LMemoryFile classes.

C++ CLib Help

 

LFile

LTCFILE.H

The LFile class is derived from LBaseFile and extends it to contain functions for loading, saving and converting images from and to files on disk.

C++ CLib Help

 

LPDFCompressor

LTCPDFComp.H

The LPDFCompressor class provides properties, methods, and events to control the PDF functionality of the LEADTOOLS PDF Compressor behavior.

Mixed Raster Content C++ CLib Help

\Examples\ClassLibrary\MSVC\PDFCOMPRESSOR

The LEADTOOLS C++ Class Library provides low level support for PDF and Advanced PDF.

The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.

PDF support also requires the PDF LEAD File Format Filter DLL, LTPDF?.DLL. Refer to the "Files To Be Included With Your Application" topic in the help file for more information about file filter DLLs.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Getting Started with LEADTOOLS