Closed CesarGonzalezM closed 12 years ago
Sorry for this late answer. If you still have such trouble - please check your server log. If there are any records about YiiPDF - send them here. Thanks
Hi again It was a funny thing... just a problem with chmod (no coffee that morning...)
Thanks!
First of all, thanks for this wrapper! I'm a Yii newbie and it helped me learning.
But got a problem: just moved application from dev server to production and always returns error 500 when I try to initialize through Yii::app()->ePdf->HTML2PDF();
No idea about what is causing this.