Closed GoogleCodeExporter closed 9 years ago
Hard to say without further testing where the problem lies. I don't think it's
with DOMPDF directly because I can render with 0.5.1 and 0.6.0 beta 2. In fact,
you might consider upgrading to beta 2 because it does a much better job with
your document. See here:
http://eclecticgeek.com/dompdf/debug.php?identifier=1f0d9528dde26ba1ab889e50f917
61e6
Looking at the source of the PDF there appears to be some unnecessary character
near the top of the PDF. These are probably related to your problem. So the
question is where they come from. There could be a system library compatibility
on your server. Or PHP may be throwing some kind of error. Or the DOMPDF files
could have been corrupted somehow.
So first shot, try downloading a fresh copy of DOMPDF and see if that helps.
Original comment by eclecticgeek
on 22 Sep 2011 at 3:46
I've updated to beta, and now it works!
I have still some problems with some special chars (like €) and CSS, I'll try
to resolve them.
Thanks for all :)
Original comment by greenpea...@gmail.com
on 30 Sep 2011 at 11:17
If you specify the correct character encoding you'll have better luck with your
text. However, keep in mind that unless you've enabled Unicode support you'll
only be able to use characters supported under Windows ANSI encoding.
If you continue to run into issues feel free to post to the support forum.
Original comment by eclecticgeek
on 1 Oct 2011 at 12:39
Original comment by eclecticgeek
on 30 May 2013 at 5:16
Original issue reported on code.google.com by
greenpea...@gmail.com
on 16 Sep 2011 at 1:44Attachments: