Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.1.6
LEADTOOLS Raster Imaging C DLL Help

Working with the LEADTOOLS Network Virtual Printer Driver

Show in webframe

The LEADTOOLS Network printing features uses Virtual Printer Driver as a network virtual printer that can be controlled by applications.

Use the following functions to enable or disable network printing:

L_PrnSetEnableNetworkPrinting

L_PrnIsNetworkPrintingEnabled

Install a network virtual printer on a client machine:

L_PrnClntSetPrinterConnectionDll

To set or get network printer initialization data:

L_PrnGetNetworkInitialData

L_PrnSetNetworkInitialData

The client demo dll must contain the following functions:

L_PrnClntStartup

L_PrnClntShutdown

L_PrnClntPrintJob

Data sent by client application to server application can be retrieved by the server application using:

L_PrnGetRemoteData

Note:
Use the GetJob function to obtain the default job information without implementing the client demo dll.
Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.