Results 1 to 3 of 3

Thread: Vb6 Datareport

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    4

    Unhappy 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?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Vb6 Datareport

    Moved To Reporting

  3. #3
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,512

    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
  •  



Click Here to Expand Forum to Full Width