Download and install right version of ghostscript. In my case my PHP was x86 architecture, so I download Ghostscript 9.14 for Windows (32 bit)
.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); | |
/** | |
* file: Report_model.php | |
* | |
* UTF-8 | |
* | |
* @author Arkadiusz Hauzer <arkadiusz at hauzer.pl> | |
* @created 2 gru 2016 8:48 | |
**/ |