Hi,
I'm using CF10 for Windows to extract png images from a PDF doc.
Here's the code:
<cfpdf action="extractimage" format="png" overwrite="true"
source="C:\ColdFusion10\cfusion\wwwroot\dev\myPDF.pdf"
destination="#ExpandPath('/images')#" />
fyi,
C:\ColdFusion10\cfusion\wwwroot\dev\images folder exists.
Err msg:
An error occurred during EXTRACTIMAGE operation in the cfpdf tag.
Error: com.adobe.internal.pdftoolkit.core.exceptions.PDFFilterFormatException:
DCT Error: -100
What could be wrong?
Thanks in advance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353253
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm