Very often, I get 3 errors in a row:
First,
DOMXPath::query() [domxpath.query]: Invalid expression in /home/greatbre/public_html/sites/all/modules/print/dompdf-0.5.1/include/stylesheet.cls.php on line 573.

Second,
DOMXPath::query() [domxpath.query]: Invalid expression in /home/greatbre/public_html/sites/all/modules/print/dompdf-0.5.1/include/stylesheet.cls.php on line 573.

Third,
Invalid argument supplied for foreach() in /home/greatbre/public_html/sites/all/modules/print/dompdf-0.5.1/include/stylesheet.cls.php on line 575.

Comments

jcnventura’s picture

Status: Active » Closed (won't fix)

Hi,

Errors in dompdf are quite normal and result from it's poor implementation. Please submit these bugs to dompdf's maintainer, or switch to TCPDF.

João