Dave, This is exactly what I'm using. the cf_html2pdf tag actually executes htmldoc. So how do you get it to work with images? My dynamic html page that is created is a table and in one of the cells is the image in an <img src> tag. I've tried turning the image into a jpg, pdf, and png. But when the pdf is created I get this error message saying 'Could not read Myimage.jpg'. The pdf is created just fine but without the image.
>From: "Dave Wilson" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: RE: cf_html2PDF >Date: Wed, 15 May 2002 17:03:36 +0100 > >Sal, > >You could try htmldoc by easysw.com (http://www.easysw.com/htmldoc/) I've >been using this for a couple years now and its excellent. very highly >configurable and has no problems with images. > >HTH, >Dave > > >-----Original Message----- >From: S R [mailto:[EMAIL PROTECTED]] >Sent: 15 May 2002 16:45 >To: CF-Talk >Subject: cf_html2PDF > > >Hi, > >I was wondering if anyone has used this custom tag? It creates PDF's from >dynamicly created html pages. I'm using it now and it works fine except >that >the page I am creating has an <img src> tag in it and the PDF that is >created does not keep the image. Someone fills out a form with their info >(first name, last name, etc), hits submit and it creates this PDF with the >signature of one of our VP's. > >If no one has used this does anyone know of a workaround or other PDF >on-the-fly PDF creators that might support images (jpg or gif or png)? > >thanks > >sal > > > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

