How to merge pdf output of concurrent program (developed as a data template Bi report) with an pdf a
Hi Folks,
What i'm trying to achieve is as follows:
I need to create an invoice print report. The invoice may have an supporting attachment on it. This document needs to be part of the output of this report as the pages preceding the output of the report.
Ex. The custom report has 2 pages and the attachment is of 2 pages. Then the output should contain custom report as 1st two pages and the attachment as the 3rd and 4th page.
I read about PDFDocMerge but not sure how to use it in a report developed using Data Template.
Any kind of help is appreciated.