Results 1 to 3 of 3

Thread: Concatenating Crystal 8.5 reports in VB6

  1. #1

    Thread Starter
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Concatenating Crystal 8.5 reports in VB6

    I am working witn an app that creates multiple crystal reports, then prints them one by one. I would like to create one report file and print it when all reports have been created. Currently the .Export and .PrintOut methods are being used. Any suggestions?

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

    Re: Concatenating Crystal 8.5 reports in VB6

    I don't understand what you are trying to do.

    Just based on what you posted, it would seem that if you have created all these other reports, then why can't you just create the final report. I suspect that you are looking for something that is a report on all of the other reports that have previously been run. Is that accurate?

    Some more details would be helpful.

  3. #3

    Thread Starter
    Code Monkey wild_bill's Avatar
    Join Date
    Mar 2005
    Location
    Montana
    Posts
    2,993

    Re: Concatenating Crystal 8.5 reports in VB6

    Feilds from an XML file are loaded into a crystal report, then printed, changes are discarded, and the next set of XML records are loaded. What happens is a dozen reports with a dozen lead sheets end up getting sent to the printer. I would like to have one file sent to the printer.

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