Ratings | | Unique User Downloads | | Download Rankings |
66% | | Total: 7,673 | | All time: 234 This week: 55 |
|
Description | | Author |
This class can be used to convert PDF documents to JPEG images using ImageMagick.
It uses ImageMagick convert tool and Ghostscript to generate JPEG images from given PDF files. The resulting images are stored in separate directory.
The class also generates ZIP archive with a the images and XML file in the Flip book format Innovation Award
April 2009
Winner
Prize: One copy of the Zend Studio |
PDF is a very popular format for distributing documents that are ready to be printed.
Displaying PDF documents on a site, depends on the availability of browser plug-ins or external programs installed on the user machine.
This class provides a solution for extracting images of the pages of a PDF document, so it can be browsed on a Web site without depending on having the right plug-ins or programs installed in the user browser.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 3x
Winner: 2x |
|
Recommendations
Details
Class to convert PDF file to JPG files and viewing the jpg files as flip book. Class also helps to zip flip book content into a single package.
Requirements
Class requires "ImageMagicK, GhostScript and Zip" to be installed in the server.
apt-get install imagemagick
apt-get install zip
Tested in ubuntu (Linux environment).
Usage
Create following folder and give write permission CHMOD 777
-
zip folder
-
book folder
-
book/img folder
Place index.htm inside the folder "book".
provides css effect and book flip effect.
Finally open config.php and change the variables
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.