Search code examples
javajpedal

How to extract data from a pdf file using JPedal?


Actually I am attempting to extract the data from a PDF file but I didn't find any example in the internet and I am asking if there is any possibility that I can use the JPedal library to open to read the data from a PDF file.


Solution

  • You can use PDFBox from Apache.