PHP Classes

File: upload_file.php

Recommend this page to a friend!
  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: 14 years ago
Size: 112 bytes
 

Contents

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