A class in a DynamicPDF Generator Professional Edition by ceTe Software.
This class can be used to create tables. A table must contain at least one Column and one Row with at least one Cell in that Row.
Formatting of each cell in the table is done in a hierarchical manner in that a Cell's formatting take precedent over a Row's formatting which in term takes precedent over a Table's formatting.
The Column object contains no formatting information. Using the Tables getOverflowColumns and getOverflowRows methods you can allow your table to easily flow onto other pages.
One of the following licenses is required for non-evaluation usage:
- DynamicPDF Generator Professional Edition
- DynamicPDF Generator Enterprise Edition
- DynamicPDF Merger Professional Edition
- DynamicPDF Merger Enterprise Edition
Class full documentation: http://www.dynamicpdf.com/Support/Java_Help_Documentation_beta_12_10/api-ref/com/cete/dynamicpdf/pageelements/Table2.html
Usage examples: http://www.dynamicpdf.com/Support/Java_Help_Documentation_13_06/api-examples/Table2.html
Project site: http://www.dynamicpdf.com/