|
-
Aug 30th, 2005, 03:23 PM
#1
Thread Starter
New Member
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.
-
Aug 31st, 2005, 07:13 AM
#2
Re: Export mult. reports to one pdf using CrystalRuntime.Application
 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?
-
Aug 31st, 2005, 02:51 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|