Re: [iText-questions] Get a PdfObject By its name
AcroFields.getFieldItem(). Paulo - Original Message - From: "Pradeepa Evangovan" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 07, 2007 8:30 PM Subject: [iText-questions] Get a PdfObject By its name > Hi, > Is it possible to grab a reference to a pa
[iText-questions] Get a PdfObject By its name
Hi, Is it possible to grab a reference to a particular form field by its name (PdfName.T)? Something like PdfDictionary dict = someClass.grabPdfObject ("Address"). Please let me know. Thanks in advance, Pradeepa ---