Document cloud's document viewer integration into plone.
Project description
Introduction
This package integrates documentcloud’s viewer and pdf processing into plone.
Example viewer: https://www.documentcloud.org/documents/19864-goldman-sachs-internal-emails
Besides displaying PDFs, it will also display:
Word
Excel
Powerpoint
HTML
RTF
Install requirements
graphicsmagick
ghostscript
poppler
tesseract
pdftk
openoffice(for doc, excel, ppt, etc types)
Async Integration
It it highly recommended to install and configure plone.app.async in combination with this package. Doing so will manage all pdf conversions processes asynchronously so the user isn’t delayed so much when saving files.
Settings
The product can be configured via a control panel item Document Viewer Settings.
Some interesting configuration options:
- Storage Type
If you want to be able to serve you files via amazon cloud, this will allow you to store the data in flat files that can be synced to another server.
- Storage Location
Where are the server to store the files.
- OCR
Use tesseract to scan the document for text. This process ca be slow so if your pdfs do not need to be OCR’d, you may disable.
- Auto Select Layout
For pdf files added to the site, automatically select the document viewer display.
- Auto Convert
When pdf files are added and modified, automatically convert.
TODO
add text back to pdf(necessary?) - slow…
remove images after file is deleted for plain file storage
take hash of file to compare if it’s already converted
Changelog
1.1a1 (2012-04-18)
add pdf folder album view [vangheem]
fix async integration [vangheem]
1.0a2 (2012-04-17)
add control panel icon [vangheem]
fix uninstall procedure [vangheem]
changing image type does not cause existing ones to fail. [vangheem]
1.0a1 (2012-04-17)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.documentviewer-1.1a1.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | be1afee48147b46849570ebd37f179b761bf72b35d81a7a171d22a958a1b6294 |
|
MD5 | 94651181b8d7e64c62c1e18e86ae1023 |
|
BLAKE2b-256 | 442b66dc8eb4943a80bc83272dcb85caa9b49b7e6f6992a72172c6c40f8b0413 |