PDF Form Field Reader Service (com.ibi.agents.XDPdfFormFieldReader)

Syntax:

com.ibi.agents.XDPdfFormFieldReader

iIT Service Object:

format: PDF Form Field Reader

Description: Extracts values from the fields of a PDF form, and returns an XML document containing the form data.

Parameters:

Parameter

Description

Original PDF Document

Path to the original PDF document. If left blank, the PDF document is in the input document as an array of bytes.

Edges:

The following table lists the available Line Edges for the PDF Form Field Reader Service (com.ibi.agents.XDPdfFormFieldReader).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

OnParseError

Could not parse a document.

OnFailedOperation

Could not perform the operation requested.