Previous | Next | (P-PDF) Acrobat 6.0
Topic: Re: Dynamic Form Creation (Via Email)
Conf: (P-PDF) Acrobat 6.0, Msg: 126196
From: prodok
Date: 1/25/2005 06:52 AM
This sounds pretty much like a configuration issue. You might have a
very close look at the appropriate sections in the Acrobat JavaScript
documentation, and come to your conclusions.
One thing which got seriously messed up were the menu items, because of
the complete reshuffle of the menu structure (meaning that the
app.execMenuItem() method has to be protected with a version selector).
Hope, this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37
or +1 815 425 6566
e-mail: mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
______________________
> I used the form tools in v5 and they work great. They are still being
> used on some of my sites with out any browser problems etc. I did the
> same thing in v6 and it breaks all over the place and I had to revert
> to a html form with cgi actions..Does anyone know if v7 has fixed any
> of this or should I just go back and find my CD for v5 and stick with
> that. The other thing that seems broken now is that the mailto
> function now opens a browser window along with the email client. v5
> never did that....another v6 bug?