Show TOC

Extracting Data from a PDF FormLocate this document in the navigation structure

Use

This example shows the methods required to extract data from a (received) completed PDF. The extracted data is available in XML format. This format is the format in which the form design was created.

SET_DOCUMENT( document ).

SET_TASK_EXTRACTDATA( ).

EXECUTE( ).

GET_DATA( ).