开发者

Is it possible to print multiple cfreport in a single print job easily?

开发者 https://www.devze.com 2023-02-19 16:10 出处:网络
What\'s the easiest way to print multiple cfreport in a single print job? The only method I can think of is to output eac开发者_JAVA百科h report to a PDF individually, then merge the PDFs into one bi

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

The only method I can think of is to output eac开发者_JAVA百科h 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!


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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号