I guess I shouldn't have use "header" and "footer," but rather below the
user's default header and above the user's default footer when one prints a
webpage.  I would like to do something along the line like adding the
company's name to the top and a copyright notice to the bottom of every page
printed.  I definitely don't want to mess with the user's print settings.

I already have a pdf version, but the client wants a "printer friendly" html
version too.

Any more suggestions?

-----Original Message-----
From: Jennifer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 12:20 PM
To: CF-Community
Subject: Re: Suggestions


At 12:01 PM 5/30/2001 -0400, you wrote:
>Need some help here.  I have a very long page that has nothing but text for
>printing purposes.  I would like to force a custom header and footer on
each
>printed page.  Any suggestions on the best way to accomplish this task?

This confused me for a sec, so let me make sure that we all understand what
you are trying to do. There are browser settings that by default print the
URL and the page number and stuff as a page header and footer, and you want
to override this. Is that a good summary? I originally thought you were
wanting info on OnRequestEnd.cfm and schtuff.

I don't think you can override that although I think you might be able to
change the settings permanently in IE, which would probably tick people
off. I don't know if you could capture the original settings, change them
to your settings and then change them back.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to