|
-
Feb 6th, 2001, 01:08 AM
#1
Thread Starter
Fanatic Member
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?
If a post has helped you then Please Rate it!
-
Feb 6th, 2001, 09:14 AM
#2
PowerPoster
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.
-
Feb 6th, 2001, 10:19 PM
#3
Thread Starter
Fanatic Member
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?
If a post has helped you then Please Rate it!
-
Feb 6th, 2001, 10:30 PM
#4
PowerPoster
i would just have the browser use the default font, and not use any images or anything. Basically just this:
Code:
<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>
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|