The function allows installing of a printer driver from the Windows default printer list.
Used in Web Connection to install a PostScript driver for use with wwDistiller or wwGhostScript.
InstallPrinterDriver(lcDriverName, lcPrinterName)
Parameters
lcDriverName
The name of the printer driver as Windows knows it. Note this driver must be one of the 'internal drivers' that exists in the INF lists.
lcPrinterName
The name of the printer as it will show in the Printers list
Remarks
This is a plain function not a class method.
See also:
Class wwAPI© West Wind Technologies, 1996-2024 • Updated: 08/05/07
Comment or report problem with topic