Hi,

I don't use eclipse myself. There have been questions about it from time to time, I assume that this IDE isn't intuitive enough to "just work". Here an answer about this:
https://stackoverflow.com/questions/17452442/how-do-i-use-pdfbox-with-eclipse-does-it-package-in-jar-files

Is this "personal register" related to the specific project? Or is it just a register of libraries you like? Or is it the name of your project?

This question
https://stackoverflow.com/questions/77175834/i-cant-seem-to-get-pdfbox-3-0-0-jar-in-my-classpath-library-to-import-to-my-mai
doesn't answer but it shows a "class path" which your screenshot doesn't show so maybe investigate that, i.e. whether the libraries are in your classpath at runtime.

pdfbox-3.0.2.jar is the correct file (one of them). You likely won't need preflight, pdfdebuger and xmpbox.

Tilman

On 03.06.2024 15:33, AllenM10 wrote:
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

Reply via email to