tracker issue : CF-3038231

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

Bug 76658:CFPDF action="thumbnail" chokes on PDFs that contain images sometimes

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Todd Sharp / Todd Sharp (cfsilence)

Created: 04/17/2009

Components: Document Management, PDF manipulation

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 238906

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 1

Problem:

CFPDF action="thumbnail" chokes on PDFs that contain images sometimes.  See attached PDF (in forum post) and run the following code:

<cfpdf source="{path}" action="thumbnail" scale="100" imagePrefix="foo" 
		format="png" overwrite="true" resolution="high">

Compare the thumbnails to the original PDF.  Note the images on slide 4-5 are seriously mangled.  Also note the charts from slides 6-7 for example are just missing.

I've also observed things like drop shadows are not carried over into the final image.


Method:


Result:

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

Watson Bug ID:	3038231

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Todd Sharp
External Customer Email: 7A924EE2445A4FDB992015D5
External Test Config: 04/17/2009

Attachments:

Comments:

Voted. Interestingly: for me it hangs on the third thumbnail completely. But I can confirm the second one is buggered up. -- Adam
Vote by External U.
23794 | November 10, 2011 07:19:26 PM GMT