Generated by
JDiff

Interface com.qoppa.pdf.form.AcroForm

Changed Methods
Vector<FormField> getCalculationOrder() Change in return type from Vector to Vector<FormField>.
Gets the list of fields with calculate actions in the correct order.
Vector<FormField> getFieldList() Change in return type from Vector to Vector<FormField>.
Gets the list of fields in this AcroForm.
Vector<SignatureField> getSignatureFields() Change in return type from Vector to Vector<SignatureField>.
Gets a list of signature fields, if any.