Contents
pdf2img
Description
converts pdf files to images of type svg or png and shows it rendered
- fetches pdf files from urls and converts them to svg or png
- The new image is stored and rendered from its cachefile
- can also be used for an attached pdf file
- checks timestamp of content for updating cached image
Requires posix platform and pdf2svg and pstoimg
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.9 |
1.9 |
|
Usage
<<pdf2img(attachment='', url='', width=1200, height=800, pageno=1, format=("svg", "png"))>>
Example
<<pdf2img(attachment=example.pdf)>>
Copyright
2011 ReimarBauer
License
GNU GPL, see COPYING for details.
Bugs