I tried out zif.gzipper. I am generating large pdfs and I hoped to compress them. I ran into a couple of problems.
I am using zope3.
I return a file handle to a temporary file which contains the generated PDF.
Line numbers are references are to this source:
http://zif.svn.sourceforge.net/viewvc/zif/zif.gzipper/trunk/src/zif/gzipper/gzipper.py?revision=33&view=markup
The paste...