Acknowledged! I've uploaded the screenshot to Google Drive. It should be viewable at this link: [ https://drive.google.com/file/d/1DhlyOqRgSB-Vo6Dldij0qjS2e9KkSSsI/view?usp=sharing ]
pdfbox-3.0.2.jar certainly sounds like the file you mean, and I can't find a pdfbox.jar file on the website. Perhaps I added them to Eclipse incorrectly? Regards, Allen Marshall On Sun, Jun 2, 2024 at 11:10 PM Tilman Hausherr <thaush...@t-online.de> wrote: > Hi, > > It's in the pdfbox jar. Your screenshot was removed because most > attachments are removed from the mailing list. You need to have these > inline (thunderbird does this, not sure about others) or upload them to > a sharehoster, e.g. https://imgur.com/ for images. > > Tilman > > On 02.06.2024 16:24, AllenM10 wrote: > > 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:users-unsubscr...@pdfbox.apache.org > > For additional commands, e-mail:users-h...@pdfbox.apache.org > >