Hey all,
I would like to ask if there is a way to determine programmatically which version of Arcobat Reader is installed, rather than seeking through the registry or program files\adobe folder.
Thanx in advance.
hantouan.
Hey all,
I would like to ask if there is a way to determine programmatically which version of Arcobat Reader is installed, rather than seeking through the registry or program files\adobe folder.
Thanx in advance.
hantouan.
use the "app.platform" property to get the OS platform
use the "app.viewerType" property to see the Acrobat/Reader product
use the "app.viewerVersion" property to get the version major and minor number
Outside of the PDF, one would need to search a registry or the files, but with increased security this approach is becoming limited.
George Kaiser