|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
|
| For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
|
| A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
|
| A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
|
| WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...... |
|
|
|
|
|
|
|
| You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...... |
|
|
|
|
|
|
|
| Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
|
| Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages". |
|
|
|
|
|
|
|
| The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
|
| Forces a report block to print. |
|
|
|
|
|
|
|
| A report can be very wide, with a width exceeding the width of a paper sheet...... |
|
|
|
|
|
|
|
| The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
|
| "Dynamic serving" is a technique where the same address (URL) leads to 2 different pages...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|