Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): MrSmith MrSmith / MrSmith MrSmith (MrSmith MrSmith)
Created: 06/24/2016
Components: Document Management, PDF manipulation
Versions: 2016
Failure Type:
Found In Build/Fixed In Build: CF2016_Update2 /
Priority/Frequency: Normal / Some users will encounter
Locale/System: ALL / Linux
Vote Count: 0
Problem Description:
cfpdf action="thumbnail" throws PDFDocException
coldfusion.pdf.PDFDocException: PDFDocException <p/> Created on Sep 12, 2006
at coldfusion.pdf.PDFDocHandler._extractImages(PDFDocHandler.java:4124)
at coldfusion.pdf.PDFDocHandler.extractImages(PDFDocHandler.java:3974)
at coldfusion.pdf.PDFDocOperation.thumbnail(PDFDocOperation.java:2930)
at coldfusion.tagext.lang.PDFTag.doEndTag(PDFTag.java:1990)
.......
Caused by: java.lang.RuntimeException: NullValue exception with PdfArrayIterator
at org.jpedal.objects.raw.PdfArrayIterator.getNextValueAsInteger(Unknown Source)
at org.jpedal.io.PageLabels.readLabels(Unknown Source)
at org.jpedal.io.PdfObjectReader.readPageLabels(Unknown Source)
at org.jpedal.FileAccess.openPdfFile(Unknown Source)
at org.jpedal.FileAccess.openPdfFile(Unknown Source)
at org.jpedal.PdfDecoderServer.openPdfFile(Unknown Source)
at coldfusion.pdf.PDFDocHandler._extractSinglePDFImages(PDFDocHandler.java:4145)
at coldfusion.pdf.PDFDocHandler._extractImages(PDFDocHandler.java:4078)
... 108 more
Steps to Reproduce:
<cfpdf action="thumbnail">
Actual Result:
Java Exception
Expected Result:
thumbnail
Any Workarounds:
No
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4167755
External Customer Info:
External Company:
External Customer Name: MrSmith MrSmith
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- June 24, 2016 00:00:00: 1_STANDARD_B_SLIM_SIDEMOUNT-36_L_ASSEMBLY.pdf
Comments: