cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Merge Pdf in Java SDK

Former Member
0 Likes
254

Hi

We have a requirement to package couple  webi and crystal reports and merge the out into PDF.  In Publications, we can have only one Kind of documents (either webi or crystal). Hence planning to write custom code to merge the reports into PDF.   Can we use MergePDF publication Extension function(with table of contents, page numbers) in my custom code? If yes, can you help to get the code?

Also, do we have possibility to export the merged reports to PPT or pptx?

Thanks

Pavani

Accepted Solutions (0)

Answers (1)

Answers (1)

aasavaribhave
Product and Topic Expert
Product and Topic Expert
0 Likes

merger PDF publication extension is for merging multiple documents in a single publication and you will not be able to use webi and crystal no matter how you create the publication. What you can do is

schedule a crystal report to pdf

schedule a webi to pdf

use Adobe APIs to merge the 2 pdfs