Works a lot better with HTML2PS/PDF than DOMpdf. The first can handle DIVs, where the latter can’t!
Archive for December, 2006
Online PDF generation
Thursday, December 21st, 2006CSS for print
Thursday, December 21st, 2006Never ever use an absolute positioned DIV-element for print. It will make the printer print half lines of text at the bottom of the page. This gets even worse in FF, when there’s (theoretically) a second page, FF won’t print it.