I want to read a pdf file and store phone numbers in the database. Is there any way to read pdf files using groovy?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Mitch Wheat, bensiu, sgar91, Bill James, Padma Kumar Feb 26 at 6:24
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You could use Apache PDFBox, a Java library. |
|||
|
|