PDF exports from Plone sites
Project description
Support for configurable exports of single-page and structured documents (built from folders and documents) from a Plone site.
The configuration of exports is implemented using “export profiles” which allow to specify several types for TOCs as well.
Those export profiles live in a relational database; there is no support for configuration of database name prefixes yet (thus, currently you’d want to create your own fork, to implement such configuration - pull requests welcome - or simply use your own schema and table names).
We use PostgreSQL and have no idea whether or not our product will work with other databases …
The purpose of this package (for now) is not to provide new functionality but to factor out existing functionality from an existing monolitic Zope product. Thus, it is more likely to lose functionality during further development (as parts of it will be forked out into their own packages, or some functionality may even become obsolete because there are better alternatives in standard Plone components).
Features
Talks to a PDFReactor server (currently version 7 which is quite outdated meanwhile)
Export profiles, which allow to configure: - TOCs (based on HTML hN elements, filterable by classes; default) - lists of images - etc.
Examples
This add-on can be seen in action at the following sites:
Well, it can’t be really seen, because the functionality is for privileged users only …
Documentation
Sorry, we don’t have real user documentation yet.
Installation
Install visaplan.plone.pdfexport by adding it to your buildout:
[buildout] ... eggs = visaplan.plone.pdfexport
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/visaplan/visaplan.plone.pdfexport/issues
Source Code: https://github.com/visaplan/visaplan.plone.pdfexport
Support
If you are having issues, please let us know; please use the issue tracker mentioned above.
License
The project is licensed under the GPLv2.
Contributors
Tobias Herp, tobias.herp@visaplan.com
Changelog
1.0 (2018-09-19)
Initial release. [tobiasherp]
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
File details
Details for the file visaplan.plone.pdfexport-1.0.dev1.tar.gz
.
File metadata
- Download URL: visaplan.plone.pdfexport-1.0.dev1.tar.gz
- Upload date:
- Size: 69.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b61576d48a23b042fc7a46e63193cca1f5fbbd4d6ad302e77f89fa06555b4645 |
|
MD5 | 124d20f9e740e74bb7e23736b54768cd |
|
BLAKE2b-256 | df2ae5940a61fd2a4bdc470e6c6a9cc6e1b9623787842324798ac7dcfeef2933 |