Text Field Module
Module to access and define Text field.
This module describes the functions and structures that allow you to define a Text Field. A Text Field is an Acrobat Field.
Parameters
pDoc: The Document object to work with.
pTextFieldData: The text field parameters.
ppTextField: The text field created.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions
A3DPDFTextFieldCreate()A3DPDFPageInsertTextField()A3DPDFPageInsertTextFieldInTable()A3DPDFPageFieldTextSetValue()A3DPDFTextFieldSetValue()