E
Ed.
Hello All,
I am using vb6 and need to get the 'printer driver' for some crw printer
calls I need to make. The problem is that it appears inconsistent between
the printer object and the API. I am using the GetPrinter API to get the
printer driver. The driver it returns is "HP Laserjet 5". If I use the
printer object (printer.drivername) it returns "winspool". Which is
actually the driver? Which do I trust? For various reasons the printer
object is not an ideal method for me, the api is preferable.
All the best,
- Ed.
I am using vb6 and need to get the 'printer driver' for some crw printer
calls I need to make. The problem is that it appears inconsistent between
the printer object and the API. I am using the GetPrinter API to get the
printer driver. The driver it returns is "HP Laserjet 5". If I use the
printer object (printer.drivername) it returns "winspool". Which is
actually the driver? Which do I trust? For various reasons the printer
object is not an ideal method for me, the api is preferable.
All the best,
- Ed.