Skip to content

Building WinPrint 2 Reports

Use the DataFlex Studio to build and test your WinPrint 2 reports. To build a report, activate the Studio’s Create New dialog and select “WinPrint2 Report Wizard” from the “Report” tab. Click OK, then follow the wizard’s instructions. A WinPrint 2 report view will be created and added to your application.

WinPrint 2 reports use the cWinReport2 class to wrap all of your report definition code into logical report sections with an event-driven interface.

For more information, refer to the following resources: - WinPrint 2 Report Wizard - cWinReport2