dompdf fails to load

后端 未结 7 726
谎友^
谎友^ 2020-12-29 03:23

I am trying to get dompdf running on an in-house server. With the default config.inc.php settings, I get the following when running the equivalent of the demo \'Hello Wolrd\

7条回答
  •  庸人自扰
    2020-12-29 04:10

    We will use dompdf in codeigniter BUT the file that I’v downloaded from GitHub doesn’t has all the files that we need. Is missing all the files of php-font-lib. So we had to download it and uploaded to the respective folder. So, to have dompdf working in codeigniter you might have to download it.

    See here http://www.digitalwhores.net/codeigniter/codeigniter-dompdf-master-and-php-font-lib/

提交回复
热议问题