What's the easiest way to print multiple cfreport in a single print job?

The only method I can think of is to output each report to a PDF individually, then merge the PDFs into one big PDF, and print that PDF.

Is this the only way? Can I do something similar with FlashPaper? FlashPaper is much easier especially with non-English characters involved.

Thanks!

link|improve this question

feedback

2 Answers

You could probably kludge something together with a "master" report and using the other reports as sub-reports.

link|improve this answer
Thx for the idea, I'll look into it but I don't think it'll work. The documentation is quite sparse on that. – Henry Mar 24 '11 at 13:57
feedback
up vote 0 down vote accepted

PDF then Merge them in memory is the solution I picked. However, it takes time to generate it so I made use of in CF9.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.