Printer driver question
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Does anyone know how can I install a printer driver from VC++ code ? And how can I set the driver to print always to a file not to a real printer? Please help if you can (also if you have the answer for only 1 question) Thanks a lot Jancsi:confused::confused::confused: xxx
-
Hi Does anyone know how can I install a printer driver from VC++ code ? And how can I set the driver to print always to a file not to a real printer? Please help if you can (also if you have the answer for only 1 question) Thanks a lot Jancsi:confused::confused::confused: xxx
There's a system API called
AddPrinterDriver
, seems like a promising starting point. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo