Previous | Next | (P-PDF) Acrobat 6.0
Topic: how to check version on XFDF open
Conf: (P-PDF) Acrobat 6.0, Msg: 104191
From: tlgates
Date: 1/20/2004 02:25 AM
I have created an XFDF file and I need to check the version of the Reader to make sure that they are using 6.0 to be able to merge to the form. I know that I need to user the app.viewerType/app.viewerVersion but I'm not sure where to do this check? I have put javascript code in the page.open but it doesn't get that far. I get a "Unable to locate form because the FDF lacks the /F key..." error.
I need to check that they are using version 6.0 and if not tell them that they need to update their version.
Your help is greatly appreciated.