Controlling files from MS Access

G

Gary

There was a form question "Printing file form MS Access" back on 1/21/2005.

The form question indicated how to print an acrobat via automation using VBA
code. I was like to control Acrobat to use the "SAVE AS" option to JPEG.
What control are used for this??? (I have a Acrobat 6.0 PRO). I can't seem
to find the command for this.


Is there also VBA comman to check if the folder or directory is idea or
not?? I need to know when Acrobat convertion of the PDF file to JPEG has
completed. One way is if the directory is ideal for over 15 sec (as
example). Once I detect that, I could continue with may VBA code to do other
things

Your help is deeply appreciated.
 
Top