DFPreview - cWinReport2
Opens the printer viewer
Type: Procedure
Syntax
Procedure DFPreview
Call Example
Send DFPreview
Description
DFPreview opens the printer viewer with your document. You can use this to re-open the report viewer if it has been closed. Normally, the report object handles all of this for you and you should never need to send this message. Setting the object's output_device_mode to PRINT_TO_WINDOW will cause the report viewer to be available as your report is generated.