Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Adenízio_Pereira@adobeforums.com #1
How to detect if the Acrobat Reader it's installed in a host.
I´m developping a web-application and I need open a pdf file. How do I detect if the host have Acrobat reader installed in your pc?
Adenízio_Pereira@adobeforums.com Guest
-
Distribution of installed versions of Reader
Hello, Can anyone point me to data showing the distribution of Adobe Reader versions installed on PCs worldwide (ie the proportion of end users... -
Cant detect new flash player version installed
Hi, After installing the flash player 9 in my Mac OS X 10.3.5, I cannot find where exactly it is installed (Installation was successful). After... -
Acrobat Pro/Reader 7 Batch enable commenting for Reader 7
I have been searching for a good way other than opening and saving each file using Acrobat 7 Pro in order to enable commenting in Reader 7. Is there... -
Installed Reader 6 but pdf opens in Acrobat 5
I have Adobe Acrobat 5.0.5 along with IL10, ID2 and PS6. I downloaded Adobe Reader 8, but every PDF file I select opens with Acrobat 5. This includes... -
Acrobat 6.0 installed (with no errors) but no printer was installed
I have just installed Acrobat 6.0 on a windows XP desktop (with all the MS patches). It also have MS Office 2003 installed on it. The install runs... -
Nathan_Strong@adobeforums.com #2
Re: How to detect if the Acrobat Reader it's installed in a host.
There is not a reliable method of detecting whether or not Acrobat is installed. You can use IE-specific JavaScript to detect it, though.
If you're developing a client (i.e. an IE front-end), you can query HKEY_CLASSES_ROOT\Software\Adobe\Acrobat\Exe. If this key exists, either Acrobat or Reader is installed on the user's PC.
Nathan
Nathan_Strong@adobeforums.com Guest
-
William_A._Davis@adobeforums.com #3
Re: How to detect if the Acrobat Reader it's installed in a host.
A lot of times folks would rather be told that the file is a PDF and they would need the reader (show link). It sounds like you may be wanting to detect and then force an installation. If so, you can expect some folks to never return to your web site - people do not like their computer played with by others.
The detection is a bit problematic. I think that Nathan's solution will probably work. The problem is typically related to programs that were looking for AA3 and earlier. They never detect the newer versions of AA or AR. This would suggest a detection problem that hopefully Nathan's solution has fixed.
William_A._Davis@adobeforums.com Guest
-
Tembowa@adobeforums.com #4
Re: How to detect if the Acrobat Reader it's installed in a host.
There is a simpler way to check and these two documents might help to do it...
<http://support.adobe.com/devsup/devsup.nsf/docs/52970.htm>
<http://support.adobe.com/devsup/devsup.nsf/docs/51621.htm>
~T
Tembowa@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #5
Re: How to detect if the Acrobat Reader it's installed in a host.
PLEASE do not try. The reasons why this is such a bad idea are covered
regularly in this forum.
Aandi Inston
Aandi_Inston@adobeforums.com Guest



Reply With Quote

