Click to See Complete Forum and Search --> : Having a "Print this page" option
VBKNIGHT
Feb 6th, 2001, 12:08 AM
How can i print the page of my html or how can i direct it to a file to print? for example i have a word document for that html to print?
sail3005
Feb 6th, 2001, 08:14 AM
you can't print files using html, javascript etc. only the browser can. Usually when you see a link that says 'print this page' it just takes you to a more prnter friendly page, without the images, and unnecissary links and navigation stuff.
VBKNIGHT
Feb 6th, 2001, 09:19 PM
how can i direct it to print the printer frendly page? for example i have a word document ready for print?
what tags or codes should i use?
sail3005
Feb 6th, 2001, 09:30 PM
i would just have the browser use the default font, and not use any images or anything. Basically just this:
<html>
<head>
<title>Your Title</title>
</head>
<body>
Print thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint thisPrint this
</body>
</html>
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.