Click here to Skip to main content
15,799,257 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to find string co-ordinates in an existing PDF, and replace that string with an image.

Please let me know how I can do that.

Thanks,
Hersh
Posted
Updated 6-Jan-11 22:30pm
v3
Comments
Dalek Dave 7-Jan-11 3:30am    
Edited for Readability.

Hi,

have a look at this recent answer. This is exactly the same question.

http://www.codeproject.com/Messages/3723661/Re-Extract-the-text-on-PDF.aspx[^]

For a java solution, have a look here (commercial):
http://www.qoppa.com/pdftext/jptindex.html[^]

or here (open source):
http://pdfbox.apache.org/[^]

Hope it helps.
 
Share this answer
 
v2
Comments
GotiHersheyy 7-Jan-11 1:41am    
Please if you can provide me with in Java
Dalek Dave 7-Jan-11 3:31am    
Good Answer.
Espen Harlinn 17-Jan-11 11:11am    
5+ A wide range of viable options
Thanks,

But i can extract the text using PdfBox too, however i only want the co-ordinates of a particular string.

Hersh
 
Share this answer
 
Comments
Toniyo Jackson 7-Jan-11 4:03am    
Don't write your comments here. You have add comment button below all answers. so write your comments below the appropriate answer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900