Click to See Complete Forum and Search --> : .NET framework supporting for printer installation


Parulb
February 20th, 2003, 07:52 AM
Hi!

I'm looking for the printer drivers installation APIs which are directly supported by .NET framework or if .NET does not provide any support through APIs is there any other way to install the printer drivers.

Though it can be done using SDK APIS (AddPrinterDriver and AddPrinter etc), but then .NET will consider it as an unmanaged code and will further reduce the performance.

I'm looking towards managed code approach

Please give me any relevant information regarding this.

Thank u