A3DPDFPageInsertTextInTable
-
A3DStatus
A3DPDFPageInsertTextInTable(A3DPDFPage *pPage, A3DPDFTable *pTable, A3DPDFText *pText, A3DInt32 iRowIndex, A3DInt32 iColumnIndex) A3DStatusA3DPDFPageInsertTextInTable(A3DPDFPage* pPage,A3DPDFTable* pTable,A3DPDFText* pText,A3DInt32iRowIndex,A3DInt32iColumnIndex)Function to insert a text 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