0
How can I print all of the page http://www.wilsonminer.com/posts/2006/may/10/are-you-generic/ ?
When I print only two pages are printed: the beginning of the web page (until "Note: I’m just going to document the steps I took to put") and an almost empty page containing the very last line of the web page, "© 2002-2009 Wilson Miner. Powered by Django. Hosted by WebFaction."
I expect on the order of 10 printed pages.
Printing works in general and printing other long web pages works without any problems, e.g. http://www.rossp.org/blog/2006/jun/23/building-blog-django-4/ and http://producingoss.com/.
The problem is present with both Opera and Firefox. JavaScript is blocked in both browsers.
Platform: Opera 9.64, Firefox 3.0.6, Windows XP 64 bit SP2, 2 GB RAM (900 MB free at time of printing).
I can confirm the same behaviour, even in print preview, only the first page is printed, then a blank one, nothing more. Maybe something css related? – fretje – 2009-08-24T13:09:38.557
In Opera, printed out 13 pages, comments included, not sure how you're not getting them all. – random – 2009-08-24T13:13:08.370
Got the same result on print preview as echo did on IE8. On Firefox 3.5.2, I'm also seeing what fretje describes...this is weird. – Isxek – 2009-08-24T13:23:53.427