Read PDF
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built action located under @Word element. This action reads the data from pdf which is opened by blob URL and download it in local file
Input: (url;<Page No>) or (url;<file path>)
Page No (Required)
This input is to read the data from pdf, page number is required
File path (Required)
This input is to download the pdf, file path is required where pdf will save
Output: <Dynamic Variable>(Optional)
Dynamic Variable (Optional)
The dynamic variable is optional, as it is used to store the status as either True or False and display it later.
For reading content from PDF: Read PDF action takes input as url text and page no(1) and display Pass or Fail as status
For downloading PDF: Read PDF action takes input as url text and file path (C:\Users\john.smith\Downloads) and display Pass or Fail status