Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenate Print Jobs
Message
From
30/03/2005 15:22:40
Takashi Koyama
National Indemnity Company
Omaha, Nebraska, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Concatenate Print Jobs
Environment versions
Environment:
VB.NET 1.1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
MS SQL Server
Miscellaneous
Thread ID:
01000070
Message ID:
01000070
Views:
112
Hello,
We use VB6 and Crystal Reports 8.5.
We can concatenate print jobs together and send them as one print job to the printer by making use of a feature of the Crystal Reports Viewer.

Please see the following codes.... (in VB6)
Dim mrsrMultiReport As New CRVIEWERLibCtl.ReportSourceRouter

' Add the individual report to the MultiReport object
DoEvents
mrsrMultiReport.AddReport mrepCrystal


We are going to upgrade VB6 to VB.Net and want to do the same. How do we obtain ReportSourceRouter object? Or are there any other way to accomplish the tast?
Reply
Map
View

Click here to load this message in the networking platform