A3DPDFPageInsertButtonInTable

A3DStatus A3DPDFPageInsertButtonInTable(A3DPDFPage *pPage, A3DPDFTable *pTable, A3DPDFButton *pButton, A3DInt32 iRowIndex, A3DInt32 iColumnIndex)
A3DStatus A3DPDFPageInsertButtonInTable(A3DPDFPage* pPage, A3DPDFTable* pTable, A3DPDFButton* pButton, A3DInt32 iRowIndex, A3DInt32 iColumnIndex)

Function to insert a button in a table.

Parameters

pPage: The Page object to work with.

pTable: The Table object to insert in the table.

Returns

A3D_SUCCESS in case of success or an error code