Are you using DOMPDF 0.5.1 or 0.6.0 alpha 2? The former has problems
when you start using characters outside the standard ANSI character
set. The results are often seen in overlapping characters or lines of
text extending beyond the defined boundary.
> Also got a few questions:
>
> - Did floating elements work in dompdf??
Float is not yet supported in DOMPDF, though it is on our list of
requested changes. I doubt it will show up in the next stable release,
but perhaps in the following one.
> - What about checkboxes??
Form elements in general are not currently supported.
> - And what about negative padding??
Negative margin/padding should be supported. If a you have a document
with this type of styling that does not appear as expected let us
know.
-b