I need to Print about 20 reports daily unsing Acrobat Distiller 5.0 which is installed on my PC. I am trying to create VBA Code that will change the printer to be Acrobat Distiller before the reports start to print, but I am havig trouble writing the code. I have tried “ActivePrinter = “Acrobat Distiller on LPT1” but this does not work.
I am looking for VBA code to do this change so that I can print all 20 reports nightly.
Lou Dufresne