Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
set print margins in Html document
Name: Danny Date: August 19, 2002 at 12:49:34 Pacific
Comment:
How can i set print margins in Html document, then if someone print my html page it print correctly?
The html page marging are set to "0", but when i print it, i get a 1" left&top margin.
Summary: How to Control page-setup(margins) in HTML? I tried with and apparently it doesnt work and there not a lot of docs abouyt it. I need to remove margins when the html doc is printed. ...
Summary: Hello guys, I need your help is there any way of forcing the Internet Explorer to open the HTML document that I write with a specific encoding? I need an encoding that is different than English, and I...
Summary: To print any kind of document, html or otherwise, you have to have some kind of program to open it, interpret the data, and send it to the printer. With html, this is probably the web browser. I don...