The LEADTOOLS Network printing features use the Virtual Printer Driver as a network virtual printer that can be controlled by applications.
Use the following functions to enable or disable network printing:
Use the following functions to enable or disable internet printing:
L_PrnSetEnableInternetPrinting
L_PrnIsInternetPrintingEnabled
Install a network virtual printer on a client machine:
L_PrnClntSetPrinterConnectionDll
Set or get network printer initialization data:
The client demo DLL must contain the following functions:
Data sent by a client application to a server application can be retrieved by the server application using:
Note: Use the GetJob function to obtain the default job information without implementing the client demo DLL.