R
Rob Hughes
I am trying to create a fully automated application which will be printing
data from Access to a .pdf. We are currently using PdfFactory Pro, which
unfortunately requires the changing of registry entries to modify things
like the filename and location that it will save in. As it looks like I
can't interact with those entries via VBA, I was thinking that I could call
a little VB program that did the manipulations. However, I can't find any
documentation on calling external programs from within VBA. Is this even
possible?
Thanks
data from Access to a .pdf. We are currently using PdfFactory Pro, which
unfortunately requires the changing of registry entries to modify things
like the filename and location that it will save in. As it looks like I
can't interact with those entries via VBA, I was thinking that I could call
a little VB program that did the manipulations. However, I can't find any
documentation on calling external programs from within VBA. Is this even
possible?
Thanks