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