There are activex controls that allow you to do this in IE. I used them for a project at Colliers (Real Estate) in 1998.
Not sure where they are, but they are funky and do whatever you want. Dawesi -----Original Message----- From: Tim Blair [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 7:52 PM To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] SOT Printing.... > I have been reading about using style sheets to do this. Is there > anything nice in coldfusion MX that can sort this or are style sheets > the way. Also will style sheet (or some nice CF thingy) printing get > rid of those horrible headers & footers that are generated. Nope -- those are part of the browser settings. If you want to get complete control over how it's printed (including getting rid of headers, printing (or not) any background colours etc) then I'd suggest generating the reciept as a PDF using something like iText (http://www.lowagie.com/iText/). Tim. -- ------------------------------------------------------- Badpen Tech - CF and web-tech: http://tech.badpen.com/ ------------------------------------------------------- RAWNET LTD - Internet, New Media and ebusiness Gurus. WE'VE MOVED - for our new address, please visit our website at http://www.rawnet.com/ or call us any time on 0800 294 24 24. ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of rawnet limited, unless otherwise explicitly and independently indicated by an authorised representative of rawnet limited. ------------------------------------------------------- -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED] -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
