Search

Extract Text To Bottom

Articles

Use this function to extract the text below the specified label.

Syntax

Extract Text To Bottom (fid, text)

Parameters

Input Parameter Name Description
fid OutputXmlFID passed from the Doc Reader node
text Required label text

Returns

Return Value Description
Text Extracted text

Sample

Extract Text To Bottom (FID, Invoice Number)

  • Extracts the text below the label Invoice Number from the PDF having File ID FID.
    Returns the extracted text.

To view all the Document functions, click here.

Did you find what you were looking for?