@kabeza not too familiar with your dompdf issue, but try adding $GLOBALS[‘_dompdf_show_warnings’] = false to dompdf_config.inc.php
Author Archives: BrianS
@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
@iammikek 5.3 could very well …
@iammikek 5.3 could very well be the culprit; we have not yet tested on that version so I wouldn’t be surprised if there are problems
@iammikek I am concerned that …
@iammikek I am concerned that you even see those errors, it could be a conflict with cakephp … but I haven’t duplicated the problem yet.
@iammikek the errors you had w…
@iammikek the errors you had were warnings, so setting display_errors to off would allow rendering to continue.
@iammikek I didn’t have a simi…
@iammikek I didn’t have a similar problem on a test install with cakephp 1.2.6, what version are you using?
@iammikek was thinking cake …..
@iammikek was thinking cake … layouts … but you’re just passing a string. What if you make the string a full valid html doc?