Hong has fixed the Firefox printing problems we've had since Firefox was released.
Previously, Firefox would only print the first page of a web page, no matter how long that page was. Hong discovered that it was the absolute positioning of the [body] tag that was causing the problem (this is necessary, though, for cross-browser rendering).
This morning I changed the print style sheet to position the [body] relatively, and it now works (almost) 100% properly.
Thanks, Hong!
