html2ps/pdf installation notes
Back to table of contents
To install HTML2PS, follow these simple steps:
- Unpack zip package contents to some directory on your web server
- Edit config.inc.php to suit your needs; most probably you'll need to update values of GS_PATH and TYPE1_FONTS_REPOSITORY constants
- Ensure script files and directories have correct permissions:
- All files and folders should be readable by webserver user account
- Directories 'out','tmp','cache','fpdf/font' should be writeable by webserver user account