Hello all,
                  I´m a junior developer, I have an assignment to work with 
iText, consist on injecting two links on a pdf document, each link point to 
differents pdf documents. The problem is that I can´t manipulate(edit) the pdf, 
what I tried was this: I created a class HeaderFooterAtach that extends 
PdfPageEventHelper where I override the method onEndPage () that create only a 
footer (a table with two cells) where  I add the links to different  documents. 
 Why I want to do this? This is because I have several pdf documents with one 
or two pages  at maximum each documents, and I have no way to go from one 
document to another.  I try to edit a copy of the original document and add the 
footer, but I can´t add this.
I tried with an example that the iText book provides, that work perfectly. I 
don´t know if I´m omitting something or what.
What I need is not the solution to the problem, but just some ideas or a brief 
comment how to do it.

Thanks in advance.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
iText-questions mailing list
[email protected]
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