A3DPDFTableData

Fields

A3DUTF8Char *

m_pcHtmlTable

A3DUTF8Char *

m_pcHtmlStyle

Detailed Description

struct A3DPDFTableData

Structure to define a table from a html/css definition.

Deprecated:

This structure will be deprecated with HP 2024.2.0. Please use A3DPDFTableDescData and related structures instead.

Version

5.1

Public Members

A3DUTF8Char *m_pcHtmlTable

String for definition of the table in a HTML format. See example in TableToPDF Module.

A3DUTF8Char *m_pcHtmlStyle

String for definition of the table style in a CSS format. See example in TableToPDF Module.