Skip to main content

A django-filer plugin for PDF file support.

Project description

django-filer-pdf

This is a fork of Patrick Toal’s PDF plugin for django-filer. Currently this app does only provide a PDF icon for PDF-files. But maybe more features are added to make the originally intended features happen. Contributions are welcome ;-)

Dependencies

Installation

To get started using django-filer-pdf simply install it with pip:

$ pip install django-filer-pdf

Configuration

Add "filer_pdf" to your project’s INSTALLED_APPS setting and run syncdb or migrate.

Original text

This app extends django-filer by adding the following features for PDF files:

  • Thumbnail generation for the first page of PDF documents.

  • Text extraction from PDF for indexing by search engines ( eg: Haystack )

  • Currently in “vaporware” state *

Dependencies

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-filer-pdf-0.0.1.tar.gz (20.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page