I do that and it works just fine... What version of the jar file are you using?
On Wed, Apr 11, 2018 at 3:28 PM, Marcel Müller <bossk...@seznam.cz> wrote: > Hello, > > I need to extract text from a PDF file in my project. > How do I set up Eclipse to be able to work with PDFBox? > > I tried importing external jar file, however I am getting Source not found > error > on line that utilizes PDFbox. > > Thank you