Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View karimhb's full-sized avatar

Kareem Bassiouni karimhb

  • Canberra, Australia
View GitHub Profile
@maccath
maccath / gist:3981205
Created October 30, 2012 16:09
Split PDF to individual pages using FPDI and FPDF
<?php
/**
* Split PDF file
*
* <p>Split all of the pages from a larger PDF files into
* single-page PDF files.</p>
*
* @package FPDF required http://www.fpdf.org/
* @package FPDI required http://www.setasign.de/products/pdf-php-solutions/fpdi/