A3DPDFPageInsertLinkInTable
-
A3DStatus
A3DPDFPageInsertLinkInTable(A3DPDFPage *pPage, A3DPDFTable *pTable, A3DPDFLink *pLink, A3DInt32 iRowIndex, A3DInt32 iColumnIndex) A3DStatusA3DPDFPageInsertLinkInTable(A3DPDFPage* pPage,A3DPDFTable* pTable,A3DPDFLink* pLink,A3DInt32iRowIndex,A3DInt32iColumnIndex)Function to insert a link 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