After viewing the other msgs on this subject, I still have a problem using PDFDriverInit. I've made sure all the reqd files are in my app's directory. Here's the weird thing. If I run 'install.exe SomePrinter', it will install SomePrinter fine. I can then run 'PDFDriverInit AnotherPrinter' within code and it will install AnotherPrinter perfectly. If I remove SomePrinter, the 'PDFDriverInit AnotherPrinter' code will fail.
Any suggestions? (I know, I know, I can use 'install.exe' upfront but looking for a way to keep this printer off the list once my app is finished)
