Re: [iText-questions] coordinate of /FITH seems wrong

2014-06-26 Thread iText Info
minsu schreef op 26/06/2014 19:25: > is it > possible that the target is outside the page? Yes. -- Open source business process management suite built on Java and Eclipse Turn processes into business applications with Boni

[iText-questions] coordinate of /FITH seems wrong

2014-06-26 Thread minsu
Hi, I'm using itext to extract DEST info of a link, it's a array The first element is a indirect reference to a page object, the second element is /FITH and the third element is a number "933" The number should be the y coordinate of that page. But we I get the size of that page, it is[0,0,612,792

Re: [iText-questions] PDF not retaining hyperlink

2014-06-26 Thread iText mailing list
On 6/26/2014 5:34 PM, Gaurang Haldankar wrote: Hi, I am using the latest version of IText (itextpdf-5.5.1.jar). I am trying to load a PDF using IText and saving it again without making any changes in another PDF. I am attaching the code for your reference. The issue is that when I create thi

[iText-questions] Newly created PDF does not retaining the hyperlink

2014-06-26 Thread Gaurang Haldankar
Hi, I am using the latest version of IText (itextpdf-5.5.1.jar). I am trying to load a PDF using IText and saving it again without making any changes in another PDF. I am attaching the code for your reference. The issue is that when I create this new PDF, the hyperlink is not present. Can you

[iText-questions] PDF not retaining hyperlink

2014-06-26 Thread Gaurang Haldankar
Hi, I am using the latest version of IText (itextpdf-5.5.1.jar). I am trying to load a PDF using IText and saving it again without making any changes in another PDF. I am attaching the code for your reference. The issue is that when I create this new PDF, the hyperlink is not present. Can you