Closed GoogleCodeExporter closed 9 years ago
see google more people same error
also an old sourceforge posting same error. Sollution there didn't work.
http://www.dashinteractive.net/dompdf/index.php?v=2808098
Original comment by jcgeer...@gmail.com
on 3 Sep 2009 at 11:40
Can you attach some sample code?
Original comment by eclecticgeek
on 16 Sep 2009 at 5:18
For me, it could be solved by debugging line-by-line which one causes the bug.
It seems Dompdf (at least 5.x)
has a lot of issues with accented multibyte characters. The line was full of
them. I inserted a <br />, then
everything went fine.
Original comment by gruber.k...@gmail.com
on 4 Jan 2010 at 2:45
i tried dompdf_0-6-0_beta1 and looks like this has been solved. tq guys.
Original comment by mwel...@gmail.com
on 21 Nov 2010 at 6:17
Thanks for the feedback, mweldan. I presumed this to be a valid issue, but we
never got some sample code to test against so we had no way to track the
problem.
Original comment by eclecticgeek
on 22 Nov 2010 at 1:44
Here is the sample code.
Problem occurs when splitting long multibyte line.
Original comment by edtech.e...@gmail.com
on 9 Mar 2011 at 1:18
Attachments:
I found that problem has been solved in last release 0.6.0 beta2
Original comment by edtech.e...@gmail.com
on 9 Mar 2011 at 2:28
Good to know, and thanks for the sample document.
Original comment by eclecticgeek
on 9 Mar 2011 at 7:16
Original comment by eclecticgeek
on 30 May 2013 at 5:15
Original issue reported on code.google.com by
jcgeer...@gmail.com
on 3 Sep 2009 at 10:47