tracker issue : CF-4191223

select a category, or use search below
(searches all categories and all time range)
Title:

An error occurred during EXTRACTIMAGE operation in the cfpdf tag

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/PRNeedInfo

Reporter/Name(from Bugbase): jesus loaiza / jesus loaiza (jesus loaiza)

Created: 09/20/2016

Components: Core Runtime

Versions: 11.0

Failure Type: Unspecified

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Trivial / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Problem Description: Error: com.adobe.internal.pdftoolkit.core.exceptions.PDFCosParseException: Undefined filter - JPXDecode

Steps to Reproduce: cfpdf extractimage from pdf file

Actual Result: error returned

Expected Result: images in format png

Any Workarounds:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4191223

Reason:	PRNeedInfo

External Customer Info:
External Company:  
External Customer Name: jesus loaiza
External Customer Email:  
External Test Config: windows server 2012  



my code





<cfpdf 

    action = "extractimage"  

    source = "testbadboy.pdf" 

    pages = "1"  

    overwrite = "true"  

    format = "png"  

    imageprefix = "tester">

    </cfpdf>

Attachments:

  1. September 21, 2016 00:00:00: 1_testbadboy.pdf

Comments:

Please help
Comment by External U.
1771 | September 20, 2016 12:13:51 PM GMT
Hi, The PDF you have sent is corrupt. Can you please send a proper PDF?
Comment by Kailash B.
1772 | September 22, 2016 12:10:55 AM GMT
PDF shared by the user was corrupt. Will reopen the bug once the user comes back.
Comment by Kailash B.
1773 | July 10, 2017 06:36:19 PM GMT