Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Concatenate Print Jobs
Message
De
30/03/2005 15:22:40
Takashi Koyama
National Indemnity Company
Omaha, Nebraska, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Concatenate Print Jobs
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
MS SQL Server
Divers
Thread ID:
01000070
Message ID:
01000070
Vues:
110
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?
Répondre
Fil
Voir

Click here to load this message in the networking platform