|
|
|
|
|
- Windows used by the report viewer
Customizing the report viewer: Available windows
Windows used by the report viewer These windows are as follows: | | "Preview" window This window corresponds to the print preview. | "WD_Watermark" window This window is used to manage the watermarks. | "WD_Print_Report" window This window is used when a WINDEV report is printed from the preview window. This window is used to configure:- the pages to print.
- the number of copies to print.
- the print destination (printer).
- the printer parameters, especially the paper orientation.
This window is also used to find out the status of the printer and its type. | "WD_Print" window This window is used during a print performed in WLanguage (iEndPrinting called after iPreview). This window is used to configure:- the pages to print.
- the number of copies to print.
This window is also used to find out:- the name of printer used,
- the status of printer used
- the type of printer used.
| "WD_Wait" window | "WD_Install_ReportsAndQueries" window This window is displayed when the user tries to modify a report while "Reports and Queries" is not installed. | "WD_PopupSelColor" window This window allows you to select the colors used for the annotations. | "WD_PopupSelThickness" window This window allows you to select the line thickness used for the annotations. | "WD_PopupReportGroup" window This window is used to select the type of report to print (for a group of reports or for reports with anchors). | "WD_PopupPrinter" window This window allows you to select the printer to use. | "WD_PopupCrosshairOption" This window is used to define the options of preview crosshair. | "WD_SelPrinter" window This window is used to display the message coming from the printer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|