Uses of Class
com.lowagie.text.pdf.AcroFields

Packages that use AcroFields
com.lowagie.text.pdf   
 

Uses of AcroFields in com.lowagie.text.pdf
 

Fields in com.lowagie.text.pdf declared as AcroFields
protected  AcroFields PdfStamperImp.acroFields
           
 

Methods in com.lowagie.text.pdf that return AcroFields
 AcroFields PdfReader.getAcroFields()
          Gets a read-only version of AcroFields.
 AcroFields PdfStamper.getAcroFields()
          Gets the AcroFields object that allows to get and set field values and to merge FDF forms.
 

Methods in com.lowagie.text.pdf with parameters of type AcroFields
 void FdfWriter.setFields(AcroFields af)
          Sets all the fields from this AcroFields
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.