Joined: 22 Aug 2007
Online Status: Offline
Posts: 25
Topic: Print multiple reports Posted: 01 Oct 2007 at 12:17pm
Hi
The user of my program has a choice to print 1 or more reports, each report will contain personal information of a single customer. How I design the report is to open up multiple Window forms showing preview of selected reports. If there's two reports selected then there will be two window forms showing the preview of the reports. Simple enough.
It would be nicer when I can load all the customers at once into a form. So it would a crystalreportviewer gui control showing preview of all reports. From the shown preview screen, the user has the power to choose which report to print.
My question is how to load multiple report into one crystalreportviewer? Or If setting multiple multiple datasource to a report possible?
Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Posted: 01 Oct 2007 at 12:19pm
You can't set multiple reports into a single viewer. Not possible. You could use an MDI application and display a viewer object in each window. Then the user could click between the them as they wished.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum