Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install zopyx.smartprintng.lite

How to install zopyx.smartprintng.lite

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zopyx.smartprintng.lite
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.6 Available View build log
1.0.5.2 Available View build log
1.0.4.1 Available View build log
1.0.2 Available View build log
1.0.0b1 Available View build log
Windows (64-bit)
1.0.6 Available View build log
1.0.5.2 Available View build log
1.0.4.1 Available View build log
1.0.2 Available View build log
1.0.0b1 Available View build log
Mac OS X (10.5+)
1.0.6 Available View build log
1.0.5.2 Available View build log
1.0.4.1 Available View build log
1.0.2 Available View build log
1.0.0b1 Available View build log
Linux (32-bit)
1.0.6 Available View build log
1.0.5.2 Available View build log
1.0.4.1 Available View build log
1.0.2 Available View build log
1.0.0b1 Available View build log
Linux (64-bit)
1.0.6 Available View build log
1.0.5.2 Available View build log
1.0.4.1 Available View build log
1.0.2 Available View build log
1.0.0b1 Available View build log
 
Author
License
GPL
Lastest release
version 1.0.6 on Jun 16th, 2011

Produce & Publish Lite

Produce & Publish Lite is a stripped down version of the Produce & Publish platform (www.produce-and-publish.com). It implements a PDF generation functionality for the Plone content-management system (www.plone.org).

Limitations
  • supports Apache FOP 1.0 or PISA as PDF backend
  • no support for the Produce & Publish server (conversion will take place inside Plone - may block worker threads of Zope)
Requirements
  • requires Plone 4 or higher (untested with Plone 3.x)
Installation
  • add zopyx.smartprintng.lite to the eggs option of your buildout.cfg and re-run buildout (as usual)
  • read carefully the zopyx.convert2 documentation (especially the section related to the configuration of Apache FOP)
Installation of Apache using zc.buildout

You can automatically install and configure Apache FOP through your buildout configuration:

[buildout]
parts =
    ...
    fop

[instance]
...
environment-vars =
    FOP_HOME ${buildout:directory}/parts/fop


[fop]
recipe = hexagonit.recipe.download
strip-top-level-dir = true
url = http://apache.openmirror.de/xmlgraphics/fop/binaries/fop-1.0-bin.tar.gz
Usage

The module supports conversion to PDF either using the FOP converter or PISA (installed automatically). Add @@asPlainPDF to the URL of a Plone document, news item or topic in order to convert the current content to PDF. This is use the default PDF converter (Apache FOP). In order to convert the HTML content using PISA you have to use @@asPlainPDF?converter=pdf-pisa.

License

Produce & Publish Lite is published under the GNU Public License V 2 (GPL 2).

Author
ZOPYX Limited
c/o Andreas Jung
Charlottenstr. 37/1
D-72070 Tuebingen, Germany
www.zopyx.com

Changelog

1.0.6 (2011/06/15)
  • no more generating a width=100% style for .image-container in order to avoid issues with PISA
1.0.5 (2011/06/05)
  • supports PDF generation through Pisa (xhtml2pdf project) (internal pdf-pisa converter name)
1.0.4 (2011/06/04)
  • documentation update
1.0.2 (2011/06/03)
  • released with full source code
1.0.1 (2010/10/30)
  • minor fix
1.0.0 (2010/10/20)
  • minor fix
1.0.0b1 (2010/10/05)
  • initial release

Subscribe to package updates

Last updated Jun 16th, 2011

Download Stats

Last month:19

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.