Open GoogleCodeExporter opened 8 years ago
Something like this is typically caused by a document structural problem that
dompdf has trouble deciphering. Have you run your HTML through a validator to
look for any serious problems?
One issue I see on initial glance are block elements contained within inline
elements. This is known to cause reflow issues (see issue 116). You should
first attempt to clean up those problems and see if that improves the render.
Original comment by eclecticgeek
on 29 Jun 2012 at 2:33
Original comment by eclecticgeek
on 24 May 2013 at 3:00
Original issue reported on code.google.com by
chrisand...@gmail.com
on 28 Jun 2012 at 5:25