Anyways, you will need to know the encoding format in order to encode the data back into it's binary format. Take a look at binaryDecode()
Doug B. ----- Original Message ----- From: "Leitch, Oblio" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, February 08, 2007 6:48 AM Subject: RE: binary to PDF > That doesn't look like true 8-bit binary. Maybe 7-bit encoding? Or > octal? > > -----Original Message----- > From: Torrent Girl [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 08, 2007 7:33 AM > To: CF-Talk > Subject: Re: binary to PDF > > here is what the dump looks like (partial) > > binary > 6063120109108321181011141151051111106...... > > > > > > >Are you sure this is binary? Normally you would not send binary over > http > >protocols and would encode it to a string format prior to doing it. A > little > >more info maybe? > > > >Doug B. > > > > > > > >----- Original Message ----- > >From: "Torrent Girl" <[EMAIL PROTECTED]> > >To: "CF-Talk" <[email protected]> > >Sent: Thursday, February 08, 2007 5:15 AM > >Subject: binary to PDF > > > > > >> I am receiving a 'binary stream' (not sure if that is the correct > term for > >it) from a web service that I need to convert to PDF and display in the > >browser. > >> > >> Does anyone have any suggestions or code samples? > >> > >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269142 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

