Hi,
I have a report in Crystal Reports which a call from a visual basic application. Is there any way I can pass the 'number of copies to print' to the Crystal Reports Viewer through code in VB 6.0?
Thanks very much
See faq149-237.
Which integration method are you using?
The options are: OCX, RDC, API, Automation Server.
Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
I'm not sure what you mean with integration method. I use the report designer component viewer (crystal report viewer control). I need the files craxdrt.dll and crviewer.dll. Thanks in advance.
Use the Report.PrintOut property, the second argument is the number of copies. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
Not that I know of. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
Well, I suppose since you can control the start page and stop page you could print only page one, setting the number of pages, and then go to page 2, etc. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.