I would like to make a suggestion for Stack Overflow complete thread printer-outer. It would print out the full thread content, including the comments, which the normal web-browser print does not do.
|
migrated from stackoverflow.com Sep 21 '09 at 17:04
|
Try stackprinter http://www.stackprinter.com/. |
|||||||||||||||
|
|
Use the print functionality of your favourite web browser? If you are on Windows CTRL+P will work in most cases. |
|||||||||||||||||||
|
|
This could be done with the SO static dump framework that I've started to work on. I don't quite have comments rendering yet (I've been busy with other projects), but the rest of the question/answer data is available in a plain format suitable for printing. Adding comments would be pretty straightforward. |
|||||
|
