Get Text and Links from Page#
Read text and links from the specified page of a PDF document.
| File Name | [Text] The name of the PDF file from which the text will be extracted. You can enter the full file name including the path. |
| Page Number | [Number] The page number from which the text will be extracted. Numbering starts from 1. |
| Alternative Method | When enabled, an alternative method will be used to extract the text. |
| Extract Links | When enabled, links will also be extracted from the page. |
| Extract Form Values | When enabled, form values will be extracted from the page. |
| Result | [Text] The extracted text from the page is returned. |
| Links | [Dictionary] A dictionary of links. Key - link text, value - link address. |
| Form Values | [Dictionary] A dictionary of values. Key - field name, value - field value. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |