Thread: CSS Print
Results 1 to 3 of 3
Related
-
Print Checked Box Only Forum: HTML Forum
Replies: 4 -
I Don't Want the Page Name to Print! Forum: HTML Forum
Replies: 1 -
Help Creating print.css Forum: CSS Forum
Replies: 1 -
CSS Print stylesheet Forum: CSS Forum
Replies: 7 -
Want to automatically print Forum: HTML Forum
Replies: 1
-
03-17-2003, 06:02 PM #1
CSS Print
I am using css to set up print styles for a web site. The problem is that I want to control the margins. Even though I can control them with css, there are already margins set in the page setup which vary for computer to computer. So my question is: Is there a way to UNIVERSALLY control the page margins so they will be the same on all computers. Using css to control this only adds space to the margin previously set by the page setup. If anyone can help, it would be greatly appreciated. Thanx
-
03-17-2003, 06:18 PM #2
hiya. Welcome to the forums.
Quick answer: No
There is no way to override the users preference without a big download to control the print on the client machine. This is invariably way too much, overkill, so no.
in theory, you could define a negative margin to undo the margin on the client computer, but there is no way to detect what margin they have setIf one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
03-18-2003, 12:16 AM #3
Okay, sounds good. My boss wasn't sure if we could do that. I guess setting margins to zero would be the best call. The problem is, if documents(such as legal) are to be printed out, there is no way to be sure they will all be on the same page. Unless I could find evidence of a most common setting for computers, I could at least set a minimized standard for length. Thanx again.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum