Re: [iText-questions] Get page and coordinates

2006-06-02 Thread Eliasen Jan
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo SoaresSent: 2. juni 2006 13:16To: Post all your questions about iText hereSubject: Re: [iText-questions] Get page and coordinates  >  AcroFields.GetFieldPositions(). Right under my nose... Thanks.   -- Eliasen

Re: [iText-questions] Get page and coordinates

2006-06-02 Thread Paulo Soares
AcroFields.GetFieldPositions().   Paulo From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eliasen JanSent: Thursday, June 01, 2006 2:35 PMTo: itext-questions@lists.sourceforge.netSubject: [iText-questions] Get page and coordinates Hi   I have been

[iText-questions] Get page and coordinates

2006-06-01 Thread Eliasen Jan
Hi   I have been playing with iTextSharp for a while now... and I have a problem.   I have a PDF formular, and on this is a button which has the fieldname "ida". I need to find the page this button is on (it is only on one page!) and also its coordinated. I don't know how to get to these inf