Q
Question Boy
I am looking for a method to print a report to pdf using acrobat 6.0 all in
vba without user interaction. Basically switch to the pdf printer, print,
switch back to the default printer.
I have looked long and hard on google and found nothing that is seemless
(lots of tid bits but never a complete solution or enough that I can piece
together). It worked fine in 5.0 but now in 6 I can't seem to pass the file
name to be used.
I tried Albert's switch printer code, but the user gets prompted for the
filename. I could live with that if I could trap what they name it and where
it gets saved, but haven't figured out how.
Thank you for the help,
QB
vba without user interaction. Basically switch to the pdf printer, print,
switch back to the default printer.
I have looked long and hard on google and found nothing that is seemless
(lots of tid bits but never a complete solution or enough that I can piece
together). It worked fine in 5.0 but now in 6 I can't seem to pass the file
name to be used.
I tried Albert's switch printer code, but the user gets prompted for the
filename. I could live with that if I could trap what they name it and where
it gets saved, but haven't figured out how.
Thank you for the help,
QB