htmldoc works very well, but be SURE to trap all possible errors before you call htmldoc as a bad path or something can leave the htmldoc thread hanging and it simply sits there consuming resources.
Note html2pdf (at least the last version I tried) doesn't trap everything. Randell B Adkins wrote: > > I currently use it now within a UNIX environment. > But the only difference with UNIX and NT for this > application is the call to the HTMLDOCS and the PATH > for the PDF to be saved. > > >>> [EMAIL PROTECTED] 10/25/02 09:38AM >>> > Looks very interesting on their site. > So, this software is installed on my server > and I set up a particular .cfm page to be processed > by this software when viewed in the browser and it > creates the pdf file instead of opening the cfm page? > > Have you used it? Perhaps on Windows 2000 Server > like I would want to? If so, does/did it work well for you? > > Rick > > -----Original Message----- > From: Randell B Adkins [mailto:AdkinsR@;GAO.GOV] > Sent: Friday, October 25, 2002 9:14 AM > To: CF-Talk > Subject: RE: How to remove URL references from printed pages > > No, just HTMLDocs > > >>> [EMAIL PROTECTED] 10/25/02 09:20AM >>> > Hi, Dave, and thanks for the reply. > > Would the use of it require having Acrobat installed on my server? > > Rick > > -----Original Message----- > From: Dave Wilson [mailto:dave@;autosdirect2u.com] > Sent: Friday, October 25, 2002 8:58 AM > To: CF-Talk > Subject: RE: How to remove URL references from printed pages > > Rick, > > You could also convert the page to a printable pdf on-the-fly using > htmldoc, > cfexecute and cfhttp. > > htmldoc is freely available from http://www.easysw.com/htmldoc > > HTH, > Dave > > -----Original Message----- > From: Rick Faircloth [mailto:Rick@;GoLibertyOnline.com] > Sent: 25 October 2002 13:52 > To: CF-Talk > Subject: RE: How to remove URL references from printed pages > > That'll work...this is for an intranet/extranet setup. > > Thanks, Mike. > > Rick > > -----Original Message----- > From: Mike Wokasch [mailto:mike.wokasch@;uwex.edu] > Sent: Friday, October 25, 2002 8:27 AM > To: CF-Talk > Subject: Re: How to remove URL references from printed pages > > Rick - > You have to do that on the client side. They are options, usually > under > printing. > > You can't do anything about it from the page, at least not to my > knowledge. > > Mike Wokasch > UW-Extension > > At 08:33 AM 10/25/2002 -0400, you wrote: > >Hello all. > > > >I'm printing some report directly from browser pages > >and would like to be able to get rid of the info that > >appears at the top and bottom of each page automatically > >when the pages are printed...such as the URL at the bottom. > > > >How would I do that? > > > >Rick > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

