projects / org / ezproject2010 / pdfpreview
Find the Exponential Software extensions you want
| UNIX name | Owner | Status |
|---|---|---|
| pdfpreview | Björn X | stable |
| Version | Compatible with |
|---|---|
| 1.x | > eZ 3.4 |
### BEGIN INIT INFO
# Provides: pdfpreview
# Depends: imagemagick + ghostscript
# OS: Linux, FreeBSD, Windows
# Version: > eZ 4.x
# Developed: Björn Dieding ( bjoern [at] xrow [dot] de )
# Short-Description: PDF Preview image generator
# Description: Generates an image from a single PDF page
# Resources: http://projects.ez.no/pdfpreview
### END INIT INFO
#### Setup ####
install imagemagick + ghostscript + activate extension
#### Usage ####
pathtofile|pdfpreview( width [ height, [, page [, name ] ] ] )
{if $node.object.data_map.file.content.mime_type|eq('application/pdf')}#### Troubleshooting ####
Look in the debug output
For further information contract service [at] xrow [dot] de