HTML Module
Parameters
pcFileName: The pdf path and name to export
pParamsExportData: Export parameters used by each 3D annotation conversion
pcOutRootDirectory: the root directory to save all created files
pcOutputName: the output file name without extension. It will be an XML root file describing the PDF document in case of an online export. It will be an HTML file in case of an offline export. See:c:enum:~A3DWebEHtmlOutputMode.
Returns
A3D_SUCCESS in case of success or an error code
Index
Preprocessor Definitions
Topics
Enumerations
Functions
Preprocessor Definitions
-
kA3DWebOutFormatHtml Output format flag when exporting for web.
12.0 Annotation 3D are exported into html files.
-
kA3DWebOfflineShow3DToolbar These flags are used to toggle on and off elements when exporting to HTML.
A3DRWHtmlOfflineData::m_uiOptionFlags12.0 The 3D Tool bar is displayed for each Annotation 3D.