Nexial Automation

Test Automation Platform for everyone!

X

pdf » ocr(pdf,saveVar)

Description

This command instructs Nexial to perform OCR on specified pdf file. Internally this command will redirect the automation to image » ocr(image,saveVar) command. For more details, visit the image » ocr(image,saveVar) command.

Note that at this time, this command will only support PDF with 3 pages or less.

Parameters

  • pdf - The fully qualified path for the PDF to scan.
  • saveVar - The data variable to save the recognized text.

See Also