Printing C++ Class Library

Class

Header File

Comments

Help Files

Demo Project Source Code

LPrint

LTCPRINT.H

The LPrint class is derived from LBase and provides functions for printing bitmap objects. These functions allow you to specify the location and size of the printed image. Optionally, you can let the print functions center and/or size the image to fit the printed page. With the LPrint object, you can print multiple images per page, and can use the same device context for other drawing your application may need to do.

C++ CLib Help

\Examples\ClassLibrary\MSVC\MainDEMO

\Examples\ClassLibrary\MSVC\PRNTPREVIEW

The LEADTOOLS C++ Class Library provides low level support for Printing.

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.

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