Programming with the LEADTOOLS ePrint 5 COM object

The LEADTOOLS ePrint 5 COM provides a library of functionality that lets your application to control or interact with LEADTOOLS ePrint 5 Professional. The features of this toolkit include:

image\sqrblit.gif Ability to redirect a print command to one or more printers.

image\sqrblit.gif Mechanisms for creating and manipulating the list of printers to which the print command will be redirected.

image\sqrblit.gif Ability to redirect a print command to save material as one or more image files.

image\sqrblit.gif Control over the ePrint user interface.

image\sqrblit.gif Ability to change the ePrint global settings.

Before programming with ePrint COM, you must register the ePrint COM object to work with any of the ePrint COM properties, methods or events, and ePrint support must be unlocked. For more information refer to: Registering and Unregistering the ePrint COM Object and Unlocking ePrint 5 COM Support.

For information on redirecting a print command to one or more printers, refer to Redirecting to a Printer Redirection List.

For information on redirecting a print command to save to one or more files, refer to Redirecting to Save to a File.

For information on redirecting a print command to send an email, refer to Redirecting to Send an Email.

For information on using the events, refer to Enable or Disable using Events.

For information on changing the ePrint global settings, refer to Setting and Getting ePrint Printer Specifications.

LEADTOOLS ePrint COM OEM Version

LEADTOOLS also provides support for an "OEM version" of the ePrint COM that allows you to specifically customize ePrint for your application. Features of the OEM version include:

image\sqrblit.gif To programmatically install and un-install ePrint printers to a target system, refer to InstallOEMPrinter method.

image\sqrblit.gif To change the user-interface of the ePrint printer to match your application, refer to SetPrinterUISettings method.

image\sqrblit.gif To control access to the printer by locking it for use only by your application, refer to LockOEMPrinter method.

image\sqrblit.gif To programmatically bypass the ePrint license activation mechanism, refer to OEMActivate method.

For more information on the OEM version, refer to Unlocking and Using the OEM Version of ePrint.

To obtain information for licensing the OEM version, please contact oemsales@leadtools.com.