Hi,
I am trying to attach a pdf file to a form. This is what I have going right now:
tblImage - has the image name, jpg path and filename, pdf path and file name.
form: 1 button brings up the jpg image. No problem I have also added a report button to print out that image.
The problem is that the pdf file is larger than the space I have allocated and I'd like to give the user the option to access that file as well. (It's a CAD layout and the jpg version is pretty small.) How can I attach the file (attached to the imageID in the tblImage) to a button on the form that will bring it up in preview mode?
Thanks for any and all help,
Dolores
I am trying to attach a pdf file to a form. This is what I have going right now:
tblImage - has the image name, jpg path and filename, pdf path and file name.
form: 1 button brings up the jpg image. No problem I have also added a report button to print out that image.
The problem is that the pdf file is larger than the space I have allocated and I'd like to give the user the option to access that file as well. (It's a CAD layout and the jpg version is pretty small.) How can I attach the file (attached to the imageID in the tblImage) to a button on the form that will bring it up in preview mode?
Thanks for any and all help,
Dolores