Skip to content

Instantly share code, notes, and snippets.

View Mars228's full-sized avatar

Arkadiusz Hauzer Mars228

  • NuPower
  • Poland
  • 08:32 (UTC +02:00)
View GitHub Profile
<?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
**/
@Mars228
Mars228 / pdf-thumbnail-php.md
Created August 11, 2018 11:38 — forked from umidjons/pdf-thumbnail-php.md
Creating PDF thumbnails in PHP

Creating PDF thumbnails in PHP

Install Ghostscript

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).

Enable ImageMagick