Virtual Printer Driver C API

The LEADTOOLS Virtual Printer now supports network printing, offering complete support for the Microsoft Internet Printing Protocol (IPP). Programmers can easily create a custom network- or web-based client-server printing application. Users can install a network printer on a server machine and print to it from any client machine.

Output can be captured from any application, including Word, Excel, and web browsers. It can then be redirected to email, disk, memory, database, or SharePoint. The captured output can be saved to any of the many searchable and editable document formats (including PDF, DOC, XPS, and text) - or any of the 150+ image formats (including TIFF, JPEG, and PNG) supported by LEADTOOLS.

The LEADTOOLS installation program installs a sample LEADTOOLS Virtual Printer for you. When you print to this printer from any Windows application, the example program will execute and you can then save the print job as a document file or a raster image file.

DLL

LIB

Header File

Help File

Demo Project Source Code

LTPRINTER?.DLL

LTPRINTER_?.LIB

LTPRINTER.H

Virtual Printer C API Help

\Examples\CDLL\Printer
\Examples\CDLL\PrinterClientDemo
\Examples\CDLL\PrinterClientInstallerDemo
\Examples\CDLL\PrinterServerConfigDemo
\Examples\CDLL\PrinterServerDemo

The LEADTOOLS C API provides the lowest level of Virtual Printer Driver functionality.

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