HugoHasenbein / redmine_preview_pdf

Plugin for Redmine. Show pdf attachments in preview pane.
https://www.redmine.org/plugins/redmine_preview_pdf
GNU General Public License v2.0
12 stars 7 forks source link
attachment pdf preview redmine redmine-plugin

redmine_preview_pdf

Plugin for Redmine. Show pdf attachments in preview pane. Also will show pdf thumbnails. This plugin requires imagemagick and ghostscript to be installed

PNG that represents a quick overview

Use case(s)

Install

  1. download plugin and copy plugin folder redmine_preview_pdf go to Redmine's plugins folder

  2. restart server f.i.

sudo /etc/init.d/apache2 restart

Uninstall

  1. go to plugins folder, delete plugin folder redmine_preview_pdf

rm -r redmine_preview_pdf

  1. restart server f.i.

sudo /etc/init.d/apache2 restart

Use

Have fun!

Localisations

Change-Log*

1.0.4 fixed aspect ratio problem for img preview

1.0.3

1.0.2

1.0.1 running on Redmine 3.4.6