|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
|
| Adds a watermark into a report (report created in the report editor or printed report). |
|
|
|
|
|
|
|
| The InternalReportName property is used to:
Find out the name of the report printed in an "Internal Report" control.
Change the report printed in an "Internal Report" control.... |
|
|
|
|
|
|
|
| List of properties associated with the report controls... |
|
|
|
|
|
|
|
| A printed report includes several sections...... |
|
|
|
|
|
|
|
| Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
|
| Initializes the parameters of a report to be printed on the verso side of another report. |
|
|
|
|
|
|
|
| Initializes the parameters of a report to be printed on the verso side of another report. |
|
|
|
|
|
|
|
| Determines whether the user printed the document from the report viewer. |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
| The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming. |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| 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 "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|