You are here

constant PDFPREVIEW_DEFAULT_QUALITY in PDFPreview 6

Same name and namespace in other branches
  1. 7.2 pdfpreview.module \PDFPREVIEW_DEFAULT_QUALITY
2 uses of PDFPREVIEW_DEFAULT_QUALITY
pdfpreview_admin_settings in ./pdfpreview.module
Creates the settings form to tune how pdfpreview works.
_pdfpreview_convert_first_page in ./pdfpreview.module
Convert the first page of a PDF document

File

./pdfpreview.module, line 14
This module creates a formatter for CCK filefields that shows a snapshot of the first page of pdf files as link to the file.

Code

define('PDFPREVIEW_DEFAULT_QUALITY', 75);