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:
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
To set or get network printer initialization data:
The client demo dll must contain the following functions:
Data sent by client application to 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET