Text Module
Adds text lines in the page.
This module describes the functions and structures that allow you to add Text lines in the page. Text lines can only be added on a page, and cannot be retrieved from an existing page.
Parameters
pDoc: The Document object to work with.
pTextData: The text parameters.
ppText: The Text object created.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions
A3DPDFTextCreate()A3DPDFTextCreateEx()A3DPDFTextGetWidth()A3DPDFPageInsertText()A3DPDFPageInsertTextInTable()