lorenhsu1128
04-19-2004, 04:57 AM
hi guys
I come from Taiwan and have some Q with detect Acrobat&reader
first, sorry about my English is very pool :oops
here is my Q:
as I know when I need to detect PDF >>File.GetDefaultViewer ("pdf")
and I don't know what's different between check or uncheck "Dependencies" options.
what happen when I check the option?
if I need to detect Acrobat installed or not, should I check the option?
and the decect code must write in "on Preload" or "on Show"?
I found some example in this forum
Acrobat Version Checking Script (http://www.indigorose.com/forums/showthread.php?t=1844)
but I don't know how to use or import these code to AMS5
these code looks doesn't like lua
How to use these code
finally
could somebody tell me, How to write the detect code?
example like : if ..... then.... else
I come from Taiwan and have some Q with detect Acrobat&reader
first, sorry about my English is very pool :oops
here is my Q:
as I know when I need to detect PDF >>File.GetDefaultViewer ("pdf")
and I don't know what's different between check or uncheck "Dependencies" options.
what happen when I check the option?
if I need to detect Acrobat installed or not, should I check the option?
and the decect code must write in "on Preload" or "on Show"?
I found some example in this forum
Acrobat Version Checking Script (http://www.indigorose.com/forums/showthread.php?t=1844)
but I don't know how to use or import these code to AMS5
these code looks doesn't like lua
How to use these code
finally
could somebody tell me, How to write the detect code?
example like : if ..... then.... else