Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print a report twice
Message
From
03/08/2003 03:33:45
 
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00814839
Message ID:
00816272
Views:
18
This message has been marked as the solution to the initial question of the thread.
Yes, you'll have to call the PrintOut function twice. Without trying the code, it looks like it should work.

>Hi craig,
>
>Something like
>
>
>DIME TextCrystal(2)
>
>TextCrystal(1)="Exemplaire Client"
>TextCrystal(2)="Exemplaire Institution"
>
>For x = 1 TO 2
>
>ocrustal.Passparametres( "{@clabelcrystal},TextCrystal(x)
>ocrystal.PrintOut()
>
>ENDFOR
>
>
>PrintOut() must it be launched twice ?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform