.. _group__a3d__pdf__layout__static__module:

#############################
Static Layout Entities Module
#############################

Module for static entities on a PDF Page. 

This module describes the functions and structures that allow you to add static entities in a page. Static entities are entites such as text, image, or 2D graphics, which are positionned on a page at the construction of the PDF, but can't be dynamically modified. Static entities can only be added on a page, and cannot be retrieved from an existing page. 

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

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


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


* :ref:`Text Module <group__a3d__pdf__text__module>`
* :ref:`Image Module <group__a3d__pdf__image__module>`
* :ref:`Link Module <group__a3d__pdf__link__module>`
* :ref:`Table Module <group__a3d__pdf__table__module>`
* :ref:`2D Drawing Module <group__a3d__pdf__2ddrawings__module>`
* :ref:`Rich Media Module <group__a3d__pdf__richmediaannot__module>`

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

   a3d_pdf_text_module
   a3d_pdf_image_module
   a3d_pdf_link_module
   a3d_pdf_table_module
   a3d_pdf_2ddrawings_module
   a3d_pdf_richmediaannot_module


