.. _group__a3d__publishhtml__module:

###########
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
=====

.. rubric:: Preprocessor Definitions


.. rst-class:: api-xref-list


* :c:macro:`~kA3DWebOutFormatHtml`
* :c:macro:`~kA3DWebOfflineShow3DToolbar`


.. rst-class:: kind-group kind-topic

.. rubric:: Topics
   :class: kind-group-title


.. rst-class:: api-xref-list


* :ref:`Export SCS Module <group__a3d__publishhtml__scs__module>`
* :ref:`Export monolithic HTML Module <group__a3d__publishhtml__monolithic__module>`

.. rst-class:: kind-group kind-enumeration

.. rubric:: Enumerations
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:enum:`~A3DWebOutPdfFormat`
* :c:enum:`~A3DWebEHtmlOutputMode`

.. rst-class:: kind-group kind-function

.. rubric:: Functions
   :class: kind-group-title


.. rst-class:: api-xref-list


* :c:func:`~A3DConvertPDFToWebFormat`

.. rst-class:: kind-group kind-preprocessor-definition

.. rubric:: Preprocessor Definitions
   :class: kind-group-title


.. c:macro:: kA3DWebOutFormatHtml

      Output format flag when exporting for web.
      
      
         12.0 Annotation 3D are exported into html files.
      
      



.. c:macro:: kA3DWebOfflineShow3DToolbar

      These flags are used to toggle on and off elements when exporting to HTML.
      
      
         :c:struct:`~A3DRWHtmlOfflineData`
      
      
      
         :c:member:`A3DRWHtmlOfflineData::m_uiOptionFlags <A3DRWHtmlOfflineData.m_uiOptionFlags>`
      
      
      
         12.0 The 3D Tool bar is displayed for each Annotation 3D.
      
      



.. toctree::
   :maxdepth: 1
   :hidden:

   a3d_publishhtml_scs_module
   a3d_publishhtml_monolithic_module
   ../enums/A3DWebOutPdfFormat
   ../enums/A3DWebEHtmlOutputMode
   ../functions/A3DConvertPDFToWebFormat


