|
-
Jun 4th, 2008, 10:27 AM
#1
Thread Starter
New Member
Vb6 Datareport
I'm using VB6 SP6 under XP-Pro. I've got an app that has a dataenvironment and datareport in it. When i try to print a 2 page report using the rptrangeallpages it only prints the 1st page. if i do a preview and then click on the printer button, all pages report correctly. any ideas?
-
Jun 4th, 2008, 11:22 AM
#2
-
Jun 4th, 2008, 05:34 PM
#3
Re: Vb6 Datareport
There is no problem with the Datareport1.Printreport method that I know of. I would expect it was something in your code. If you post the code I'll take a look at it. Also you don't need the "rptrangeallpages", if you want to print the entire report then all you need is .Printreport.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|