Click here to Skip to main content
15,889,216 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Printing web pages - why is this so hard? Pin
Member 936666723-Apr-20 6:10
Member 936666723-Apr-20 6:10 
GeneralRe: Printing web pages - why is this so hard? Pin
charlieg23-Apr-20 6:50
charlieg23-Apr-20 6:50 
GeneralRe: Printing web pages - why is this so hard? Pin
dandy7223-Apr-20 7:55
dandy7223-Apr-20 7:55 
GeneralRe: Printing web pages - why is this so hard? Pin
Nelek23-Apr-20 8:06
protectorNelek23-Apr-20 8:06 
GeneralRe: Printing web pages - why is this so hard? Pin
Peter Shaw23-Apr-20 6:52
professionalPeter Shaw23-Apr-20 6:52 
GeneralRe: Printing web pages - why is this so hard? Pin
kalberts23-Apr-20 8:07
kalberts23-Apr-20 8:07 
GeneralRe: Printing web pages - why is this so hard? Pin
Roger House23-Apr-20 8:53
Roger House23-Apr-20 8:53 
GeneralRe: Printing web pages - why is this so hard? Pin
Member 1474567423-Apr-20 8:28
Member 1474567423-Apr-20 8:28 
Thanks for raising this issue. I have the same concern.

You asked why this is so hard, so I will attempt to answer this question first: It is so hard because most web system designers do not consider this feature important. In their mind, it is not a requirement, so they do not implement this feature or test it. There may also be some web system designers that do not want you to be able to capture the web page, and actually go out of their way to make this difficult or impossible.

You also ask for suggestions. I believe the reason that printing does not work is that Cascading Style Sheets (CSS) allow the web system designer to change the layout of the web page for different devices (so that the presentation on a small smart phone can have a completely different appearance from that of a large monitor). What is needed is the ability to OVERRIDE the default or provided style sheet for printing to instead use a style sheet suitable for the selected printer. Perhaps this could be implemented in a browser plug in. This is certainly something I would be interested in.
GeneralRe: Printing web pages - why is this so hard? Pin
Member 1198640123-Apr-20 10:22
Member 1198640123-Apr-20 10:22 
GeneralRe: Printing web pages - why is this so hard? Pin
Member 1358546723-Apr-20 12:48
Member 1358546723-Apr-20 12:48 
GeneralRe: Printing web pages - why is this so hard? Pin
AAC Tech23-Apr-20 19:59
professionalAAC Tech23-Apr-20 19:59 
GeneralRe: Printing web pages - why is this so hard? Pin
Magrat23-Apr-20 23:06
Magrat23-Apr-20 23:06 
GeneralThought of the day II Pin
Ron Anders22-Apr-20 9:10
Ron Anders22-Apr-20 9:10 
GeneralRe: Thought of the day II Pin
DRHuff22-Apr-20 17:43
DRHuff22-Apr-20 17:43 
GeneralThought of the Day Pin
OriginalGriff22-Apr-20 4:46
mveOriginalGriff22-Apr-20 4:46 
GeneralRe: Thought of the Day Pin
W Balboos, GHB22-Apr-20 4:51
W Balboos, GHB22-Apr-20 4:51 
GeneralRe: Thought of the Day Pin
Mike Hankey22-Apr-20 5:15
mveMike Hankey22-Apr-20 5:15 
GeneralRe: Thought of the Day Pin
lopatir22-Apr-20 5:28
lopatir22-Apr-20 5:28 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer22-Apr-20 5:26
professionalDaniel Pfeffer22-Apr-20 5:26 
GeneralRe: Thought of the Day Pin
W Balboos, GHB22-Apr-20 6:01
W Balboos, GHB22-Apr-20 6:01 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer22-Apr-20 6:36
professionalDaniel Pfeffer22-Apr-20 6:36 
GeneralRe: Thought of the Day Pin
W Balboos, GHB22-Apr-20 6:47
W Balboos, GHB22-Apr-20 6:47 
GeneralRe: Thought of the Day Pin
DRHuff22-Apr-20 7:15
DRHuff22-Apr-20 7:15 
JokeJust burned 3000 calories PinPopular
Mike Hankey22-Apr-20 2:07
mveMike Hankey22-Apr-20 2:07 
GeneralRe: Just burned 3000 calories Pin
Ron Anders22-Apr-20 2:31
Ron Anders22-Apr-20 2:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.