Last Updated: Nov 23, 2020
Use this function to extract regions based on the given selectors. The output is the folder path that contains the matching images.
Extract Text In Area (fid, left, top, right, bottom, page_number, image_format)
Input Parameter Name | Description |
---|---|
fid | OutputXmlFID from the Doc reader node |
left | A keyword that is at the bottom of the image |
top | A keyword that is at the top of the image |
right | A keyword that is at the right of the image |
bottom | A keyword that is at the bottom of the image |
across_pages | The inputs can be
|
Extract Text In Area (ee239b1e-0cf3-4292-8598-803a85f7727d, L, T, R, B, true)
Return Value | Description |
---|---|
Text | Extracted text |
To view all the Document functions, click here.