DOMPDF generation error
Posted
by VDVLeon
on Server Fault
See other posts from Server Fault
or by VDVLeon
Published on 2010-06-18T15:19:13Z
Indexed on
2010/06/18
15:24 UTC
Read the original article
Hit count: 517
Hello,
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 ?
© Server Fault or respective owner