Re: [iText-questions] Determining page number from indirect reference

2006-12-19 Thread mrflippy
Thanks. I ended up coding this slightly differently, but I think the idea was the same. -Andy Quoting "Bruno Lowagie (iText)" <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: >> Hello, >> >> I am still working on copying internal link annotations into a copy of >> the original pdf. I have the

Re: [iText-questions] Determining page number from indirect reference

2006-12-19 Thread Bruno Lowagie (iText)
[EMAIL PROTECTED] wrote: > Hello, > > I am still working on copying internal link annotations into a copy of > the original pdf. I have the annotations created. Now, I'm having > trouble linking them to the correct pages. I can pull the link > destination, but it comes back as an indirect re

[iText-questions] Determining page number from indirect reference

2006-12-18 Thread mrflippy
Hello, I am still working on copying internal link annotations into a copy of the original pdf. I have the annotations created. Now, I'm having trouble linking them to the correct pages. I can pull the link destination, but it comes back as an indirect reference to the page, and I'm not su