Login   Register  
PHP Classes
elePHPant
Icontem

File: upload_file.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gourab Singha  >  PDF to image converter using PHP  >  upload_file.php  >  Download  
File: upload_file.php
Role: Auxiliary script
Content type: text/plain
Description: Helpr File
Class: PDF to image converter using PHP
Convert PDF documents to images using Ghostscript
Author: By
Last change:
Date: 2009-12-06 10:00
Size: 112 bytes
 

Contents

Class file image Download
<?php
include('helper_class.php');
$myobj->pdf2image();
?>
<img src="<?=$_POST['pagenumber'];?>.jpg"/>