Hi All,
I would like to create pdf files automatically from within VBA code in Microsoft Word using the distiller printer driver. To make matters a little more complicated, I would like the PDF file to be created in the same directory as where the originating Word document exists with absolutely no intervention on the part of the user.
I seem to be having a problem using the PrintOut method and determining what the filename parameter needs to be.
Any help would be appreciated.