[Zope] Zipfile and dtml output for dynamic openoffice docs creation
   
    J Cameron Cooper
     
    jccooper@jcameroncooper.com
       
    Mon, 24 Mar 2003 19:19:27 -0600
    
    
  
> I'm learning Zope and Python. I'm trying to generate an openoffice 
> writer doc dynamically.
>
> I'm using a dtml method that, by now, has static content and outputs a 
> xml oo writer friendly string (oo format compliant).
Since you solved your zip file problem, I'll just make this simple 
observation:
Page Templates walk all over DTML syntax-wise if you actually get to 
generating OO docs dynamically.
          --jcc