UiPath RPA Associate (UiRPA) — Question 37
A user wants to extract text from a scanned PDF. Which screen scraping method(s) should be used to perform this activity?
Answer options
- A. OCR
- B. FullText only
- C. Native only
- D. FullText and Native
Correct answer: A
Explanation
The correct answer is OCR, which stands for Optical Character Recognition; it is specifically designed to convert images of text into machine-encoded text. The other options, such as FullText and Native, do not apply to scanned documents as they rely on the text being selectable or embedded in a format that does not require image processing.