I am using the Shell Command to call Adobe Acrobat Reader from an Access 97 form to display a pdf report:
Shell (C:\Acrobat\Reader\AcroRd32.exe " & strDocName, vbNormalFocus
This works fine on my Win 98 machine, but not on a Win NT machine. Are there any know conflicts or alternative...
I am trying to allow a user to choose a pdf file from a specified directory and either open or print the file. Is there something similar (API...?) to VB's CommonDialog Control that will accomplish this?
Thank you,
Rafe
I am trying to allow a user to choose a pdf file from a specified directory and either open or print the file. Is there something similar (API...?) to VB's CommonDialog Control that will accomplish this?
Thank you,
Rafe
I am trying to allow a user to choose a pdf file from a specified directory and either open or print the file. Is there something similar (API...?) to VB's CommonDialog Control that will accomplish this?
Thank you,
Rafe
Hello everyone. I need help printing pdf documents from an Access 97 form. The documents are inspection reports for various buildings owned by a govertment entity, one report per building. I would like the user to be able to pick the requested report from the directory where all the reports...
Hello Everyone. I need help (code examples & advice) to program two buttons (or CommonDialog Controls..?), one on each of two seperate forms. I am not a programmer, but have played around with Access and Visual Basic to create some basic databases and VB programs.
Form #1: The button...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.