Re: [iText-questions] Create Bookmak in the top of the page

2011-08-16 Thread vfeki
thanks for your reply!! I have found also that I can return the page size from the reader and put it in the XYZ as Y value, so that way I guess for any page A4, A5.. it will work. But I like your first proposal, I'll try it out, thanks!! -- View this message in context: http://itext-general.2

Re: [iText-questions] Create Bookmak in the top of the page

2011-08-16 Thread 1T3XT BVBA
On 16/08/2011 13:30, vfeki wrote: > Can you please tell me if there is a way to create a Bookmark in the top of > the page, in a way to represent 'Home' link to the beginning of the first > page. I need to add one to the existing pdf file. > > I have tried with the code similar from the book, but c

[iText-questions] Create Bookmak in the top of the page

2011-08-16 Thread vfeki
Hi, Can you please tell me if there is a way to create a Bookmark in the top of the page, in a way to represent 'Home' link to the beginning of the first page. I need to add one to the existing pdf file. I have tried with the code similar from the book, but cannot find a proper parameter to add