Get table Version
...
3 (Python)
Action group: PDF
...
Description
...
Action icon
Settings of parameters
СвойствоОписаниеТипПример заполненияОбязательностьзаполнения поляПараметры |
Путь к файлу | Путь к PDF-файлу, из которого необходимо извлечь таблицуParameters |
Path to file | Path to the PDF file to extract the table from. | Robin.FilePath |
ДаНачальная страница | Страница в документе, с которой начинается таблица. Нумерация начинается с 1. Значение по умолчанию Start page | The page in the document where the table starts. Numbering starts from 1. Default value is 1. | Robin.Numeric |
НетКонечная страница | Страница в документе, на которой заканчивается таблицаEnd Page | The page in the document where the table ends | Robin.Numeric |
НетНомер таблицы | Порядковый номер таблицы в документе на указанной странице. Нумерация начинается с 1. Значение по умолчанию 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 |
НетС заголовком | Если значение «true», первая строка таблицы будет выделена отдельно как заголовок и не будет входить в строки с содержимым таблицы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 |
Нет | Убрать дубли заголовка | Если значение «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 |
НетРезультатыТаблица | Таблица, сформированная на основе данных, извлеченных из исходного документаTable | A table generated from data retrieved from a source document. | Robin.DataTable |
|
|
Special conditions of use
...
The program robot completed successfully.
The table is extractаd extracted from the PDF-document and saved to CSV.
...