13 Apr
2006
13 Apr
'06
10:02 p.m.
Sells, Fred wrote at 2006-4-12 16:32 -0400:
... So after all that rambling, Is Zope a viable tool or am I killing a gnat with a cannon?
After your somewhat vague description, I would say that your task is not a standard Zope use case. Zope is Web application server. Your task does not seem to be a web application. If you want to manage your "contracts" via a Web interface, then Zope may help you with this part of your task. Zope by itself will not help you to generate layout faithful PDF. There are tools around, like "reportlab", for such tasks that can be used together with Zope. You can also automate OpenOffice from Zope (but see in "plone-users@lists.sourceforge.net" my notes of warning concerning this use case). -- Dieter