Do you mean what would be the best way client-wise (i.e. with no control over the server) or server-side?
Because your (a clients) browser proposes always the same “file name” within it’s save dialog I’m looking into avoiding to add the respective page number manually each & every time. So it’sbetter to save everything under one file name – how could that be accomplished by bbPress?
For printing & reading it’s likeweise.
For saving you’d have to do something server-side, probably easiest would be just to jack up the post-per-page or uncap it entirely, as it won’t save what’s already been loaded into the browser and edited.
For printing and reading however, you could use AJAX to stitch all the pages together on the fly so it appears as one.
Thx! Shall give it a try.
OT: Nice Avatar. Especially with tagline “Being active since …” )
Maybe you could create a custom view for the topic, call it something like “Printer Friendly Page” or “view topic as one page” and put it on each page of a topic?
http://justintadlock.com/archives/2009/07/15/how-to-create-custom-views-in-bbpress