UiPath Automation Developer Associate v1 — Question 1
Which output method should be used to extract hidden text from a PDF file?
Answer options
- A. FullTexI only.
- B. Native only.
- C. OCR.
- D. FullText and Native
Correct answer: A
Explanation
The correct answer is A, as FullText extraction is specifically designed to pull out hidden text from PDF files. Options B and D do not exclusively focus on hidden text extraction, while C, OCR, is used for extracting text from images rather than from hidden text in PDFs.