B4J Question Read a text in file PDF

Giacomo

Active Member
Licensed User
Longtime User
Hello to all
Some time ago I made ( With Visual Basic 2010 Express ) a small software to read the contents of PDF files , I do not need to see it , so there are 100 viewer, I need to extract some text strings have been processed
To do this I used a library downloaded here http://pdfbox.apache.org/index.html
Today I need to do the same thing with B4J , but given my limited capacity are not able to figure out if you can have this library here .

You are able to help me ?

Thank you !!
Sorry for my english ( I Love Google translate )
 
Last edited:

fixit30

Active Member
Licensed User
Longtime User
Hi Giacomo.

I have now created a very basic wrapper for PDFBox that allows you to extract the text from a PDF.

If the above suggestion from Erel does not work out, let me know and I will post it here for you.
 
Upvote 0

Giacomo

Active Member
Licensed User
Longtime User
Fantastic
in truth I have not tested the solution Erel ...
I really liked the solution PDFBox and in Visual Basic 2010 worked very well.
They also do not know anything wrapper, you can help me (step by step) maybe with some small example?
I would be very gratefu
 
Upvote 0

fixit30

Active Member
Licensed User
Longtime User

Attachments

  • jPDFBox.zip
    2.7 KB · Views: 472
  • jPDFBox Example.zip
    2.1 KB · Views: 478
Last edited by a moderator:
Upvote 0

Giacomo

Active Member
Licensed User
Longtime User
MERAVIGLIOSO FUNZIONA !!!!

You're wonderful . it worked before ... in spite ME ....
Alone I could never ...
you've earned an Italian dinner!
 
Upvote 0
Top