![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||
| ||||
|
|
Has anyone run across the problem of incomplete print jobs when using the print() Javascript method? |
|
I've got a page that I want the user to be able to print. |
|
The print link points to window.print(). |
|
But, when the job is done, only a portion of the page is printed. Even the print preview is incomplete. But, on screen, the complete page is intact. I checked the style sheet and there aren't any "display: none" attributes on any of the classes or id's. I even tried using "print" as the media. Any ideas as to why this is happening? |
#3
| |||
| |||
|
|
Hi All, Has anyone run across the problem of incomplete print jobs when using the print() Javascript method? I've got a page that I want the user to be able to print. The print link points to window.print(). But, when the job is done, only a portion of the page is printed. Even the print preview is incomplete. But, on screen, the complete page is intact. I checked the style sheet and there aren't any "display: none" attributes on any of the classes or id's. I even tried using "print" as the media. Any ideas as to why this is happening? Browser: FireFox and IE Frames: None |
#4
| |||
| |||
|
|
Huge B. wrote: Has anyone run across the problem of incomplete print jobs when using the print() Javascript method? I guess so. But why do you ask this in comp.infosystems.www.authoring.stylesheets? I've got a page that I want the user to be able to print. Have you ever seen a browser that does not contain a button or a command for printing the current page? |
|
The print link points to window.print(). Then it's a fake link and looks particularly ridiculous in a printed copy and behaves ridiculously when scripting is disabled in the browser. |
|
But I'm sure you already tried testing what happens when style sheets are disabled (which is very easy to test on Firefox). Well, what did you see? |
![]() |
| Thread Tools | |
| Display Modes | |
| |