Results 1 to 3 of 3

Thread: Export mult. reports to one pdf using CrystalRuntime.Application

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    4

    Lightbulb Export mult. reports to one pdf using CrystalRuntime.Application

    Is there a way to execute one report multiple times and export each one page report to a single pdf?

    The reason I need to excuted multiple reports is because there is a dynamic OLE object that changes in the report.

    Thanks.

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

    Re: Export mult. reports to one pdf using CrystalRuntime.Application

    Quote Originally Posted by circusfit
    Is there a way to execute one report multiple times and export each one page report to a single pdf?

    The reason I need to excuted multiple reports is because there is a dynamic OLE object that changes in the report.

    Thanks.
    Have you tried placing the report execution within a For/Next loop in which you loop through it X number of times for the number of times you want the report executed?

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    4

    Re: Export mult. reports to one pdf using CrystalRuntime.Application

    Well, I think I would have to export the report every time I run through the loop. I have it creating multiple pdf-s with a loop. However, the client was looking for more of a one pdf file catalog.

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