Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Problem Merging PDF files using CFPDF

$
0
0

I need to merge a pdf file that was created as a scanned document, with a normal pdf file, but keep getting the generic Adobe Acrobat error,  "An error exists on this page...". I am using cfpdf action="merge" to do this. An example of my code follows below:

 

<cfpdf action="merge" source="c:\PDFdocs\testfile1.pdf,c:\PDFdocs\testfile2.pdf" destination="c:\PDFdocs\testfile3.pdf" overwrite="yes">

 

This method works fine if merging 2 normal pdf files, but if either of them was created as a scanned pdf file, I get the error. The normal pdf file will display ok in the merged file, but the scanned pdf file generates the error when viewing it. If anyone has an idea how to do this another way using coldfusion, if it cannot be done using cfpdf merge, I'd appreciate any help.

 

Thanks in advance!


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>