PDF preview

UNIX name Owner Status
pdfpreview Björn X stable
Version Compatible with
1.x > eZ 3.4
Generates an image from a single PDF page

### 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')}
Preview
{/if}

#### Troubleshooting ####

Look in the debug output

For further information contract service [at] xrow [dot] de

No news yet.

This project has no reviews yet. Be the first one to review it!