A group of actions: PDF
The action returns the table from the specified page of PDF document.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Path to file | Path to the PDF file to extract the table from. | Robin.FilePath | Yes | |
Start page | The page in the document where the table starts. Numbering starts from 1. Default value is 1. | Robin.Numeric | No | |
End Page | The page in the document where the table ends | Robin.Numeric | No | |
Table number | The sequence number of the table in the document on the specified page. Numbering starts from 1. Default value is 1. | Robin.Numeric | No | |
Heading | If the value is «true», the first row of the table will be highlighted separately as a header and will not be included in the rows with the contents of the table. | Robin.Boolean | true | No |
Remove duplicate header | If the value is «true», indexes will be added to the same column names in the header of the resulting table. Numbering starts from 1. | Robin.Boolean | true | No |
Results | ||||
Table | A table generated from data retrieved from a source document. | Robin.DataTable |
Обзор
Инструменты контента