Subject: | Fatal error: Class 'HaruDoc' not... |
Summary: | Package rating comment |
Messages: | 2 |
Author: | Gabriel Dica |
Date: | 2010-11-30 19:51:55 |
Update: | 2010-12-01 05:30:04 |
|
|
|
Gabriel Dica rated this package as follows:
Utility: | Sufficient |
Consistency: | Sufficient |
Documentation: | Insufficient |
Examples: | Insufficient |
|
Gabriel Dica - 2010-11-30 19:51:55
Fatal error: Class 'HaruDoc' not found in
\xampp\htdocs\export_pdf\exportPDF.class.php on line 220
Can you be more specific in order to work the *.class.php ?
Thanks!
karikalan - 2010-12-01 05:30:04 - In reply to message 1 from Gabriel Dica
Hi,
If you want to use the class you need the harupdf library configured/enabled in xampp.
libharu.org/wiki/Downloads for getting the windows binaries, then use the pecl to install haru. Finally you have to enable haru.so extension in the php.ini file.
Please read the README file.
Regards,
P.karikalan.
|