Good day, I have been having trouble attempting to load in text from a PDF using the 3.0.2 version of PDFBox. It seems my profile cannot detect "org.apache.pdfbox.Loader" or I have neglected to install it (in which case, I wonder where one might find it?) and is throwing a ClassNotFoundException. I am attaching a screenshot which shows both my Referenced Libraries dropdown, containing the .jar files I downloaded from [ https://pdfbox.apache.org/download.html ], as well as the error message in question and the portion of my code which throws the error.
Where can I find the loader class, to properly use it? I apologize for my barely rudimentary understanding of these systems. Regards, Allen Marshall
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

