T
Tim Patton
Hello, hopefully someone can help me.
I am trying to run Adobe acrobat to display a PDF of a Turbocad drawing as I
cannot get the .DXF / TCW filter to work in either Access 97 or 2000. The
computer just hangs when I try and import or link using this graphics
filter.
So I can get the drawing to open by inserting the complete path in the
"onclick()" property of a command button, e.g.:
stAppName = "C:\Program Files\Adobe\Acrobat 5.0\Acrobat\Acrobat.exe & f:\cad
pdf\sam 29.pdf
But what I would like to do is put the "f:\cad pdf\sam 29.pdf" portion in a
table so that users can update paths for the drawings.
So I am kinda stuck on what to put after the '&' in the code. Can anyone
help with this ?
Cheers
Tim
I am trying to run Adobe acrobat to display a PDF of a Turbocad drawing as I
cannot get the .DXF / TCW filter to work in either Access 97 or 2000. The
computer just hangs when I try and import or link using this graphics
filter.
So I can get the drawing to open by inserting the complete path in the
"onclick()" property of a command button, e.g.:
stAppName = "C:\Program Files\Adobe\Acrobat 5.0\Acrobat\Acrobat.exe & f:\cad
pdf\sam 29.pdf
But what I would like to do is put the "f:\cad pdf\sam 29.pdf" portion in a
table so that users can update paths for the drawings.
So I am kinda stuck on what to put after the '&' in the code. Can anyone
help with this ?
Cheers
Tim