Blue Prism Certified Professional Developer (APD01) — Question 22
Which of the following techniques is most suitable for extracting text from a PDF Document which is a scan of a hand written document?
Answer options
- A. Use Global Mouse Clicks and Global Send Keys to extract the PDF text to the Windows clipboard and use Blue Prism utilities or functions to extract the text from the clipboard
- B. Use the Adobe Acrobat API to export or convert the PDF document into another format such as XML or Microsoft Word
- C. Use the "˜Read Text with OCR' option of a Blue Prism Read Stage on Regions
- D. None of these options
Correct answer: C
Explanation
The correct answer is C because Optical Character Recognition (OCR) is specifically designed to interpret and extract text from images, which is what scanned handwritten documents are. Options A and B do not utilize OCR, making them unsuitable for this task, while option D is incorrect as option C is a valid choice.