A3DPDFTableCellDescCreate

A3DStatus A3DPDFTableCellDescCreate(const A3DPDFTableCellDescData *pCellDescData, A3DPDFTableCellDesc **ppCellDesc)
A3DStatus A3DPDFTableCellDescCreate(const A3DPDFTableCellDescData* pCellDescData, A3DPDFTableCellDesc** ppCellDesc)

Function to create a cell in a table on a PDF page, from an API definition.

Parameters

pDoc: The Document object to work with.

pCellDescData: The cell description.

ppCellDesc: The Table object created.

Returns

A3D_SUCCESS in case of success or an error code