1
votes

Is it possible to print a report in Crystal Reports to multiple PDFs, for example if you had an invoice report that needed to be exported to individual PDF documents?

I know this can be done manually, but I would like to set it up to automatically create these PDFs based on the criteria I set up.

2

2 Answers

0
votes

According to this thread, it's not possible.

But, you could write a little application that would enumerate pages and call ReportDocument.PrintReport to each page, then configure your PDF printer to save them automatically with some generated file names.

0
votes

These 2 companies have products to do that, and the technique is called "bursting":

http://www.reportrunner.com

http://www.christainsteven.com