Works a lot better with HTML2PS/PDF than DOMpdf. The first can handle DIVs, where the latter can’t!
Online PDF generation
Reply
Works a lot better with HTML2PS/PDF than DOMpdf. The first can handle DIVs, where the latter can’t!
Never 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.