|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Forces a page skip: the corresponding code is sent to the printer spooler. |
|
|
|
|
|
|
|
| Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom). |
|
|
|
|
|
|
|
| Forces the move to the next page during the report print. |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
|
| The PageByPagePrint property is used to:
Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
Find out the print mode of the report (page by page or all at once).... |
|
|
|
|
|
|
|
| The NbLabel property is used to:
Find out the number of labels printed across the page width.
Modify the number of labels printed across the page width.... |
|
|
|
|
|
|
|
| Adds a link to a URL address into the HTML page currently printed. |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
|
| The property ImageFondImprimé allows you to:
Determine if the background image of a report (form or other) should be printed.
Print (or not) the background image of a report.... |
|
|
|
|
|
|
|
| The PageEndStick property is used to:
Determine the page footer should be right below the last block.
Change the page footer block options.... |
|
|
|
|
|
|
|
| A report can be very wide, with a width exceeding the width of a paper sheet...... |
|
|
|
|
|
|
|
| The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control. |
|
|
|
|
|
|
|
| The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...... |
|
|
|
|
|
|
|
| Prints the content of the specified Table control without having to create a report based on the Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|