Show TOC

SET_TASK_EXTRACTDATALocate this document in the navigation structure

Use

You use this method to extract data from an interactive PDF form. If you want the data to be transformed before you receive it, you must specify either the parameter XSLTFILE or the parameter XSLTDATA. You either use the method GET_DATA to extract the data output, or you extract it from the file specified in FORMDATAFILE.

Import parameters

  • XSLTFILE TYPE STRING OPTIONAL

  • XSLTDATA TYPE XSTRING OPTIONAL

  • FORMDATAFILE TYPE STRING OPTIONAL

Exception class

  • CX_FP_RUNTIME_USAGE