Antoine wrote:
11 0 obj<</D[3 0 R/XYZ 0 771 null]/S/GoTo>>
Have a look at the third object, the one starting with: 3 0 obj It's the page you are referring to in the local goto.
285 0 obj << /S /GoToR /F (c.pdf) /D [2 /XYZ 0 771 null]
GotoR is the remote goto, it goes to page 2 in c.pdf. (Note that I didn't check with the PDF Reference, I could be wrong.) br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
