Can you share that PDF with us?

On Mon, Nov 19, 2012 at 3:22 PM, Don L <do...@yahoo.com> wrote:

>
> 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:353254
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to