Error in Using the BI Publisher API PDFDocMerger
But getting the following error -
oracle.apps.xdo.XDOException: oracle.apps.xdo.template.pdf.exception.FatalException: The template seems to be in either corrupted one or newer version than PDF1.4
at oracle.apps.xdo.common.pdf.util.PDFDocMerger.process(PDFDocMerger.java:496)
at pdfmerge.main(pdfmerge.java:25)
Basically it is throwing error for 1 of the two files(File1.pdf) used while merging. This is working out if we try to merge File2.pdf with some other file, say File3.pdf. It seems to be a problem with File1.pdf only, but we are able to open File1.pdf from our local systems and it is not corrupted.