Re: [iText-questions] Need the help

2014-09-08 Thread iText mailing list
On 9/8/2014 8:01 AM, shanmuka01 wrote: > I guess its > 'named destinations'. Could you please help with this with some complete > tutorial program. It could be named destinations. It could also be local destinations. In any case: you need link annotations. Please read chapter 7 of this book to fin

Re: [iText-questions] Need the help

2014-09-07 Thread shanmuka01
Hi Thanks for your reply. Anchor tags are like on click of the link in the summary/Index page with in the PDF the navigator should take to the specified paragraph or description. Its an internal link only. I guess its 'named destinations'. Could you please help with this with some complete tutori

Re: [iText-questions] Need the help

2014-09-07 Thread iText mailing list
On 9/8/2014 7:27 AM, Kamarti Maridi Babu (kamartimaridi_b...@infosys.com) wrote: I need the help. My requirement is this. I have byte[] array of PDF data with me. 1) I need to convert the byte[] data to PDF. If you have byte[] pdfbytes, then you can read them like this: PdfReader reader =