Hi,

Whene i try to generate an invoice PDF for an order, I have a White Screen Of Death, the watchdog does not mention any problem.

I put the dompdf library in the right place at "sites/all/libraries" and the fonts at "sites/default/files"

Any one can resolve my problem.

Cheers,

Youssef

------------------

Problem was fixed by replacing the dompdf library version 0.6.1 with version 0-6-0-beta3.

Comments

youssef.aazri created an issue. See original summary.

youssef.aazri’s picture

I have resolved the issue, i replaced the dompdf library version 0.6.1 by the version 0.6.0-beta3 and it works.
You can find this version at the link : http://dompdf.googlecode.com/files/dompdf_0-6-0_beta3.tar.gz

youssef.aazri’s picture

Status: Active » Closed (fixed)

I have resolved the issue, i replaced the dompdf library version 0.6.1 by the version 0.6.0-beta3 and it works.
You can find this version at the link : http://dompdf.googlecode.com/files/dompdf_0-6-0_beta3.tar.gz

avpaderno’s picture