@JamesBeattie which version of dompdf? v0.5.1 can be particularly annoying when you’re using tables and the error sounds table-related
Category Archives: tweet
@duvien I thought that might b…
@duvien I thought that might be the problem; the declaration should, ideally, be dropped if dompdf doesn’t like it; I’ll post a bug report
@duvien where was that missing…
@duvien where was that missing semicolon that tripped up DOMPDF; maybe we can address that in the future
@JamesBeattie your dompdf crit…
@JamesBeattie your dompdf critique seems a bit harsh, what problems are you having?
@williamli1983 #dompdf team ha…
@williamli1983 #dompdf team has released a web-based font prep tool http://bit.ly/aA9jZo
@kakilangit interesting, I’m n…
@kakilangit interesting, I’m not sure why that would be the case; we’ll need to investigate, care to post a bug report?
@kabeza if dompdf is crashing …
@kabeza if dompdf is crashing (from dompdf bug or resource limitation) you should see some kind of error; try ini_set(‘display_errors’, 1)?
@kabeza not too familiar with …
@kabeza not too familiar with your dompdf issue, but try adding $GLOBALS[‘_dompdf_show_warnings’] = false to dompdf_config.inc.php
@iammikek should work out of t…
@iammikek should work out of the box, but there seem to be problems; I’ll do some more testing
@kakilangit what’s going wrong…
@kakilangit what’s going wrong with dompdf, we’d like to help if we can