revPrintReport | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Prints a report from the report viewers on the current card. |
Introduced | 2.0 |
OS | mac, windows, linux |
Platforms | desktop |
Example |
|
Related | Command: print, revPrintField, revPrintText Glossary: report viewer, current card, command, Report Builder, error, standalone application, Standalone Application Settings, LiveCode custom library Library: Printing library |
Security | printing |
Description | Use the revPrintReport command to print a report that you have set up in the Report Builder.
When you use the Report Builder to create a set of report settings, the settings are stored with the card. The revPrintReport command uses the settings specified in the Report Builder for the current card to print the report. If you have never used the Report Builder with the current card (and therefore there are no report settings to use), the revPrintReport command causes a script error. The revPrintReport command is equivalent to clicking "Print Report" in the Report Builder.
|
Tags | printing |