[iText-questions] Need to check if ItextPDF can be used to adjust content of a page in same/different page

2014-08-14 Thread Gaurang Haldankar
Hi, I need to check if we can use ItextPDF for : 1. Identifying sections(collection of text/image content etc.) in my existing PDF. The start of the section can be identified by Headings in that PDF. 2. Move a section of a page in the earlier page if there is enough space for the section to star

Re: [iText-questions] PDF not retaining hyperlink

2014-06-27 Thread Gaurang Haldankar
rang. From: iText mailing list [i...@1t3xt.info] Sent: Thursday, June 26, 2014 9:28 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] PDF not retaining hyperlink On 6/26/2014 5:34 PM, Gaurang Haldankar wrote: Hi, I am using the latest version of IText (itextpdf-5

[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