Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Barcode type - The type of barcode the action should find. If "Detect automatically" is selected, any barcodes in the file will be found.

Popup list:

    • Detect automatically
    • EAN13

    • UPC-A

    • UPC-E

    • CODE 128

    • QR code

    • DATAMATRIX

    • DATAMATRIX (GS1)

Order - The order number of the found barcode from which the action should return data. If this field is not filled in, the action will return data from all barcodes found. The numbering starts from 1.

...

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
File PathThe path to the file where you need to find barcodes and extract data from them. Supported formats: jpg, jpeg, bmp, png, pdf.Robin.FilePath
Yes
Page numberThe number of the file page on which to search for barcodes. If the field is not filled in, the barcode search will be performed on all pages.Robin.Numeric
No
Barcode typeThe type of barcode that the action should find. If «Detect automatically» is selected, any barcodes in the file will be found. 

Popup list:

    • Detect automatically
    • EAN13

    • UPC-A

    • UPC-E

    • CODE 128

    • QR code

    • DATAMATRIX

    • DATAMATRIX (GS1)

Robin.String
Yes
OrderThe sequence number of the barcode found, from which the action should return data. If the field is not filled in, the action will return the data of all found barcodes. The numbering starts from 1.Robin.Numeric
No
Results
ResultA collection containing data that has been extracted from barcodes. One element of the collection is the value of one barcode.Robin.Collection

...

There is an image with a barcode, you need to read the barcode data. Image Removed


Solution 

Use the "Read barcode from PDF" action. 

...

  1. Move the "Read barcode from PDF" action to the workspace.


  2. Customize the parameters of the "Read barcode from PDF" action.
    Image RemovedImage Added

  3. Click on the "Start" button in the top panel. 

Result

ERROR!!!

Image Removed

The program robot completed successfully. The barcode data has been recognized. 

Image RemovedImage Added