I have a big problem at my work. We had to make a page who displays a exercise for the users. But that page need also to be available as pdf. To do this we used DOMPDF. This worked perfectly on your development server but when we moved it to the production server dompdf generates pdf with errors.
When i open the pdf i get the error from Adobe Reader: 110.
The first server (development) was Debian. The production server runs CentOS 5.
DOMPDF used PDFLib or CPDF, but both generate the same error.
Does anybody know what kind of differents on the server i need to be aware of ?