You are here

constant PDFPREVIEW_DEFAULT_QUALITY in PDFPreview 7.2

Same name and namespace in other branches
  1. 6 pdfpreview.module \PDFPREVIEW_DEFAULT_QUALITY

@file This file contains hooks for the pdfpreview module

@author Juanjo Garcia <juanjo.gcia@gmail.com> @author Florian Auer <floeschie@gmail.com>

2 uses of PDFPREVIEW_DEFAULT_QUALITY
pdfpreview_admin in ./pdfpreview.module
Creates the module settings render array
pdfpreview_imagemagick_arguments_alter in ./pdfpreview.module
Implements hook_imagemagick_arguments_alter().

File

./pdfpreview.module, line 11
This file contains hooks for the pdfpreview module

Code

define('PDFPREVIEW_DEFAULT_QUALITY', 75);