Forgot to mention - there was a reason this server was not brought to CF 8.0.1


-----Original Message-----
From: Jon Sala
Sent: Friday, June 04, 2010 1:47 PM
To: cf-talk
Subject: CFPDF Merge - ZLIB Error - CF8 vs CF9


Hello all - is there a patch/JAR somewhere that addresses this?
It works on CF9Dev, but not on CF8Ent
I've come up empty searching.


<cfpdf action = "merge" source = "#variables.mergefilelist#" destination = 
"baz.pdf">

Action           MERGE
Cause   Unable to copy the stream.
Detail  Error: Unable to copy the stream.
Message         An error occurred during MERGE operation in the cfpdf tag.
RootCause
struct
Cause
struct
Message         Unexpected end of ZLIB input stream
StackTrace      java.io.EOFException: Unexpected end of ZLIB input stream at 
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223) at 
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141) at 
java.io.FilterInputStream.read(FilterInputStream.java:90) at 
com.adobe.internal.pdftoolkit.core.io.IO.copy(Unknown Source) at 
com.adobe.internal.pdftoolkit.core.cos.CosStream.copyStream(Unknown Source) at 
com.adobe.internal.pdftoolkit.core.cos.CosStream.getStream(Unknown Source) at 
com.adobe.internal.pdftoolkit.core.cos.CosStream.getStreamDecoded(Unknown 
Source) at 
com.adobe.internal.pdftoolkit.core.cos.CosCloneMgr.cloneCosStream(Unknown 
Source) at com.adobe.internal.pdftoolkit.core.cos.CosCloneMgr.clone(Unknown 
Source) at 
com.adobe.internal.pdftoolkit.core.cos.CosCloneMgr.cloneCosArray(Unknown 
Source) at com.adobe.internal.pdftoolkit.core.cos.CosCloneMgr.clone(Unknown 
Source) at 
com.adobe.internal.pdftoolkit.services.manipulations.impl.PMMPages.clonePage(Unk
 nown Source) at 
com.adobe.internal.pdftoolkit.services.manipulations.impl.PMMPages.partiallyAppendPages(Unknown
 Source) at 
com.adobe.internal.pdftoolkit.services.manipulations.PMMService.extractPages(Unknown
 Source) at 
com.adobe.internal.pdftoolkit.services.manipulations.PMMService.extractPages(Unknown
 Source) at coldfusion.pdf.PDFDocOperation.merge(PDFDocOperation.java:359) at 
coldfusion.pdf.PDFDocOperation.merge(PDFDocOperation.java:406) at 
coldfusion.tagext.lang.PDFTag.doEndTag(PDFTag.java:955) at 
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2641) at


--
Jon

This message and any attached documents are only for the use of the intended 
recipient(s), are confidential and may contain privileged information. Any 
unauthorized review, use, retransmission, or other disclosure is strictly 
prohibited. If you have received this message in error, please notify the 
sender immediately, and then delete the original message. Thank you.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334315
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to