The first 4 routines I wrote (PDFtoJPG, OCRonImage, PDFToText, PDFOCRToText) work together to return extracted text from PDF files. Calling PDFOCRToText opens a PDF file, checks if text can be ...