Re: [Zope-CMF] Re: pdf generation

2007-07-31 Thread Philip Kilner
Hi David,

David Chelimsky wrote:
>> I've used http://www.reportlab.org with sucess.
> 
> Do you know of a Zope Product that already wraps report lab, or do you
> recommend just accessing directly with a script?
> 

I've been using a product called RMLPageTemplate: -

http://www.zope.org/Members/mkerrin/RMLPageTemplate

...which gives you a ZPT-ish way of generating PDFs. It was fiddly to
set up first time around, but worth the effort. I'm using it on Zope
versions from 2.7x to 2.9x.

I use it extensively for reports on RDBMS data and printing certificates
and insurance policies.


-- 

Regards,

PhilK


'if you really want to be a rebel, read one book a week' - cal godot

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


Re: [Zope-CMF] Full portal import/export

2005-11-03 Thread Philip Kilner
Hi Rui,

Rui Gamito wrote:
> Is there any particular way to import a complete portal (previously
> exported to a .zexp on another machine)? I've already installed every
> needed plone product, but the latest error (upon importing) left me
> clueless! 
> 

If your versions are in synch between the source and target systems,
this is usually pretty painless.

> Here's the traceback.
> 

I didn't spot anything there that meant anything to me, but I'm no
expert at this stuff.

Can you tell us if there are differences between the systems?

Is this a Plone site? There is a new list for Plone set-up issues which
may be of interest if so.


-- 

Regards,

PhilK

Email: [EMAIL PROTECTED]
PGP Public key: http://www.xfr.co.uk
Voicemail & Facsimile: 07092 070518

"You'll find that one part's sweet and one part's tart:
say where the sweetness and the sourness start."
- Tony Harrison
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests