using PDFBox.jar in a groovy script

1
0
-1

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

1 answer

1
0
-1
This one is the BEST answer!

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

Regards
Seán

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

Notifications