Previous | Next | (P-PDF) JavaScript
Topic: Re: method to list properties (Via Email)
Conf: (P-PDF) JavaScript, Msg: 28065
From: prodok
Date: 10/4/2001 05:28 AM
Have a look at the Object object description in the JavaScript 1.5
Core specification, downloadable from the developer section of
Netscape (the URL is given in the Acrobat JavaScript Object
Specification).
There is a method which allows it. However, you might have to create
an error handler if you do it for example for the Field object.
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
e-mail: mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
______________________
Shameless Plug:
I will have presentations and pre- and post-conference workshops at
the .PDF2001 West Conference in Scottsdale, AZ, Nov. 5 to 7, 2001.
More details at http://www.pdfconference.com.
Workshops:
Nov. 4: Implementing Business Processes based on PDF
Nov. 8: Enhancing PDF Forms
_________________________
>Nothing's coming to mind...
>
>Is there a method that can be used to get the list of an object's =properties?
>