Version Ref: 6.1 (USP 6.1.01)
Syntax:
value = PDF_GETVALUE2(handle, index [, richtext])
Returns the field value, e.g. the text
in the field, checkbox status, combo box index, etc. for the given field index index
. Optionally, richtext
can be set to "1"
to return rich text data if it exists.
The index
is a number between "1"
and the num_fields
value returned by PDF_GETNUMFIELDS
.
See also: Fill-In-The-Blank PDFs