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
pPage: The Page object to work with.
pTextField: The Text field object to insert on the page.
pRectData: The rectangle to specify the position on the page.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions
A3DPDFPageInsertTextField()A3DPDFPageInsertTextFieldInTable()A3DPDFPageFieldTextSetValue()A3DPDFTextFieldSetValue()