Tables | |
Define the height of the rows in a table. | |
Place a sub-table in one table cell. | |
Fit a form field into a table cell, e.g. to create a pushbutton in the cell. | |
Provide some table cells with a colored background. | |
Demonstrate how to place various kinds of contents in table cells spanning one or more columns or rows. | |
Show how table cell contents will be repeated on the next table instance if a cell or a row is split. | |
Output a table on 2 x m pages as it is needed to fit it completely. | |
Use the continue option of add_table_cell() to continue a Textflow in another cell. | |
Create table which may span multiple pages. | |
Create a contact sheet with photos and their labels. | |
Create an invoice using the table feature. | |
Create a table containing rotated text. | |
Create a weekly booking plan for the meeting rooms of a company. | |
Create a monthly time sheet for the working hours of an employee. | |
Demonstrate the vertical alignment of text lines and Textflows in a table cell. | |