2D Drawing Module
Module to create 2D Drawings on a PDF page.
Parameters
pPage: The Page object to work with.
pGraphicRectangleData: The Graphic rectangle parameters.
Returns
A3D_SUCCESS in case of success or an error code
Structures
A3DPDFDashPatternDataA3DPDFGraphicRectangleDataA3DPDFGraphicLineDataA3DPDFGraphicArcDataA3DPDFGraphicBezierCurveDataA3DPDFGraphicCompositePathData
Enumerations
Functions
A3DPDFPageDrawRectangle()A3DPDFPageDrawLine()A3DPDFPageDrawArc()A3DPDFPageDrawBezierCurve()A3DPDFPageDrawCompositePath()