Button Module
Module to access and define Button field.
This module describes the functions and structures that allow you to define a Button. A Button is an Acrobat Field.
Parameters
pPage: The Page object to work with.
pButton: The button 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
A3DPDFPageInsertButton()A3DPDFPageInsertButtonInTable()A3DPDFPageFieldButtonSetLabel()A3DPDFButtonSetLabel()A3DPDFPageFieldButtonSetIcon()A3DPDFButtonSetIcon()