Dear Sir,

Could you please help me with the following problem?:

I'd like to read an existing PDF file with Java and iText.
During this action I'll search for a specific string e.g. 'LinkTarget' (and 
save the page number in a variable).

In a second step I want to add a link to a specific word ('LinkSource') in the 
PDF document
and 'convert' it to a link, which points to the 'LinkTarget'.


In other words: 
I don't want to create a PDF document from scratch with links.
Instead I want to add links to some words in an existing PDF documents,
which allow the user to easier navigate in the document.

Are the following steps supported by iText?:
- Search for a word in the PDF document (and save the page number in a 
variable).
- Convert a word in the PDF to a link.

Thanks in advance for your help.

Regards

Michael B.
-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to