Find with acrobat reader from java

E

Eva

Hello,
I have a java application that searchs pdf files that contain a text.
Now I have to open this files with acrobat reader and located cursor
on text that has been searched , like "find" of Acrobat Reader.
I know that I can open pdf file with

Runtime.getRuntime().exec("cmd.exe /c start prueba.pdf");

but how can I search text in document from java?
Is there any library that would be useful for it? I've tested pdfBox
and iText but they haven´t got what i need...

Thanks in advanced.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top