using PDFBox.jar in a groovy script

Hi, I need to take data of a PDF file, for that i want to use PDFbox. I imported the .jar via developement-> manage jars → import. But when I want to code the sript, i cant import the libraries. So I want to know if there is anithing else i should do to be able to use this library.

Reagards
Mauro

Add the jars to /lib folder and that will work.

Regards
Seán

PS: if this answers your question please mark as resolved.