I've only really scanned this thread, so please excuse me if I'm
raising something that's already been covered.

It seems we're talking about rendering using HTML along with a few
other things. Have we considered pagination? I know this is something
that HTML isn't great at. You can, of course, print html, and it will
paginate it, but is controlling how this happens easy? I understand
there is support for pagination in CSS - is this enough for us to do
reasonable looking 1 dive per page, 2 dives per page, etc?

Or, are we considering rendering each dive as an individual HTML
document, and then have the framework code assemble that into a
pdf/print commands, etc?

One of the reasons i raised this as a possible GSoC project was the
poor experience when you have any more than a few lines of 'prose' in
the notes for a dive - I tend to waffle a bit in some of my dive logs.

Martin
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to