Skip to Content
0
Former Member
Dec 01, 2011 at 07:45 AM

How to export report to PDF and merge them on the fly?

105 Views

Hi,

I am trying to generate multiple reports with the same report template. I found from the Internet that rpt cannot be merged ( Is it correct?) So I am trying to export them to PDF and merge those PDF files on the fly.

I used ExportControl to export PDF with the reportSource I got from IInfoStore. I found that I can only use it to work with one report, in other words I can't save PDF files and work on them.

So, what else can I use ?

Thanks

Steve