1 Reply Latest reply: May 23, 2012 4:44 PM by Aasavari Bhave RSS

Merge Pdf in Java  SDK

Pavani Y
Currently Being Moderated

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

  • Re: Merge Pdf in Java  SDK
    Aasavari Bhave
    Currently Being Moderated

    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