#This aplication is about converting pdf doc to image throught the web.
We support these three case to convert PDF doc to Image
After checkout the code u must install gviewer with these commands To install gviewer use these commands:
We suggest running these commands to install ImageMagick (example: Distro [Debian/Ubuntu])
[convert] is a unix/linux command pre-installed in some distro.
First set the path of pdf and image folder following the instructions in the file
And set USELIB to do the convertions
Do use the PHP code in this project you will need PHP 5.3 or higher installed on your server If you choose to use gviewer you will need Administrator Permissions to install it on your server To install ImageMagick there are no permissions required
In the index.php file is included a upload form that after uploading the pdf doc it will redirect you to the output page but before testing it you will need to edit the base url on the upload_file.php on line 23