PDF Automation Flashcards
A PDF is called as Native, if you can select blocks of text in the file.
True
False
True
We can add the Get Text activity by using:
Choose all the options that apply.
Activity Panel
Property Panel
Recorder
Project Panel
Activity Panel
Recorder
What is the easiest way to get the invoice number from a native PDF file?
Choose one of the options below.
Open the PDF file with Adobe Acrobat Reader and scrape only the relevant information.
Use the Get Text activity.
Use the Read PDF with OCR activity and get the value by using string manipulation.
Use the Read PDF Text activity and get the value by using string manipulation
Open the PDF file with Adobe Acrobat Reader and scrape only the relevant information.
If you want to extract specific information from a series of PDF files with a similar structure but the workflow only works for one file of the series, what should you investigate?
Choose one of the options below.
The File Name Property
The TimeoutMS property
The Selector property
The ContinueOnError property
The Selector property
How can a robot read only the first page of a PDF file using the PDF activities?
Choose one of the options below.
Set the Range property to “0”.
Set the Range property to 1.
Set the Range property to “1”.
Set the Range property to “All”.
Set the Range property to “1”.
If the PDF activities are not listed in your Activities Panel, how can you get them?
Choose one of the options below.
By finding them in the Library tab
By going to the Output panel
By going to the Property Panel
By installing them using the Manage Packages feature
By installing them using the Manage Packages feature
If you want to extract specific information from multiple native PDF files with the same structure, what activity should you use?
Choose one of the options below.
Get Text Activity with OCR
There is no activity for this.
Read PDF Activity with OCR
Get Text Activity
Get Text Activity
Which of the following activities helps in extracting text from a PDF containing data in the form of a scanned image?
Choose one of the options below.
Get Text
Read PDF with OCR
Read PDF Text
Extract Images From PDF
Read PDF with OCR