d a v e -> print style sheets and text size (5/13/2006 9:39:12)
hmm here's a thought - what if my site is fully accesible (well as fully as i can believe it to be;) but if users want to print out a page or two of say an article but in my print styles i've used something in the region of 12 or 14 point (quite 'normal') for body (traditional use of the word) text then that's what they get when they print it - even if they resize in firefox/IE first they still have no way (?) of resizing it for print. do i need to offer an alternative print style sheet with LAAARGE font size??
:(
Tailslide -> RE: print style sheets and text size (5/13/2006 10:01:27)
Not sure how you'd offer an alternative print stylesheet? S'pose you could switch them via php but I'm not sure you need to.
I've just had a quick look at all the "usual suspects" accessibility-wise and none of them offer anything but a "normal" print stylesheet.
I suppose it could be argued that the printed page is much like the web page in that the user can use another device (i.e. a browser or a magnifying glass/glasses etc) to increase the text if they want to. Problems arise on the web when clumsy coding doesn't allow the browser to do that or mucks up the page if they do.
Also you've got the whole "don't cost your user a packet in printer ink" thing.
It's an interesting question.
jaybee -> RE: print style sheets and text size (5/13/2006 13:54:24)
From past experience teaching IT to people with sight issues, the partially sighted would print and use a magnifier. Anyone who is completely blind would either print it to braille or print and put it on a scanner/reader.