Вы просматриваете старую версию данной страницы. Смотрите текущую версию.

Сравнить с текущим просмотр истории страницы

« Предыдущий Версия 4 Следующий »

Get text from PDF Version 9 (python)

Action group^ Text recognition


Description

This action is designed to recognize text from the specified page of a PDF document and save the recognized text to a variable.


Parameters

Input parameters:  

PDF file path - Path to PDF file to be recognized

Language of the text - Languages that the recognizer expects in the text

Page number - The number of the page of the file from which the text will be read

Output parameters:

Result - Variable into which the recognized text will be saved

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
PDF file pathThe path to the PDF file for recognition.Robin.FilePath
Yes
Language of the textExpected languages of the text in the PDF fileRobin.String
Yes
Page numberThe page number of the file from which the text will be read.Robin.Numeric
Yes
Results
ResultReceived text from a specific page from PDF. If the document does not contain the specified page, a blank value will be stored.Robin.String

Special conditions of use

None.

Example of use

Task

There is a document in pdf format, need to get the text from 2 pages of the document.

Solution

Use the "Get text from PDF" action. 

Реализация

  1. Move the "Get text from PDF" action to the workspace. 

  2. Set "Get text from PDF" action parameters
  3. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. The text from page 2 of the document has been retrieved. 

  • Нет меток