These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Getting PDF version installed on client machine

mrkannan3
Registered: Mar 31 2008
Posts: 4
Answered

Hi,

We have a functionality to do auto print in our application, because of security reason, 8.1.2 version confirmation is required to print a PDF. As suggested in the forum, i used trusted fucntion and its working fine. However i need to ask client to install the trusted .js file in their machine. Currently only few clients are using 8.1.2, so we send file to only to them. In my code i need to check the PDF version, so i can call trusted function only when version is 8.1.2 and above. Please provide me your suggestion.

Note: platform is windows.

Thanks
Ramesh

My Product Information:
Reader 8.1.2, Windows
lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Lori Defurio has a tip on how to do this at:
http://partners.adobe.com/public/developer/en/tips/lc_viewer_version.pdf

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.

mrkannan3
Registered: Mar 31 2008
Posts: 4
Thanks Its worked.