|
 |
asp_web_howto thread: printer friendly view
Message #1 by "Samson Lee" <lees@e...> on Wed, 27 Jun 2001 14:46:39
|
|
Can anyone tell me how to make print-friendly version of web pages? My
pages get cut off when I print in Browsers' standrad File|Print because I
have fixed width of table.
Thanks,
Sam
Message #2 by "Coffey, Dana" <dcoffey@B...> on Wed, 27 Jun 2001 06:56:31 -0700
|
|
Sam,
There is a good article about this at 4guysfromrolla.com.
The link is: http://www.4guysfromrolla.com/webtech/080600-1.shtml
HTH,
Dana
-----Original Message-----
From: Samson Lee [mailto:lees@e...]
Sent: Wednesday, June 27, 2001 9:47 AM
To: ASP Web HowTo
Subject: [asp_web_howto] printer friendly view
Can anyone tell me how to make print-friendly version of web pages? My
pages get cut off when I print in Browsers' standrad File|Print because I
have fixed width of table.
Thanks,
Sam
Message #3 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Wed, 27 Jun 2001 15:26:23 +0100
|
|
use the onbeforeprint event to resize the table, then use the
onafterprint
event to change it back
-----Original Message-----
From: Samson Lee [mailto:lees@e...]
Sent: 27 June 2001 15:47
To: ASP Web HowTo
Subject: [asp_web_howto] printer friendly view
Can anyone tell me how to make print-friendly version of web pages? My
pages get cut off when I print in Browsers' standrad File|Print because
I
have fixed width of table.
Thanks,
Sam
|
|
 |