php - DOMPDF does not render text on Unix -


i have problem dompdf script worked fine on windows , iis fails on macosx running apache 2.2.

the php version 5.3 , dompdf 0.6.0 beta3. far can understand have followed setup steps correctly.

the font in use helvetica should supported out of box dompdf. correct?

i have set chmod 1777 font directory. have not run load_font.php script when using helvetica should not have to, correct?

paths lib , font directories set correctly.

the pdf file created, table borders showing , image inserted on right place. thing not showing text. if render html browser looks fine.

i guess there fonts when creating pdfs on unix don´t understand. know missing? appreciated!


Comments