I built a little project I called "Skidoo" a while back that uses OpenOffice
+ Kid to fill in templates.  The same thing should work for Genshi.

I'll see if I can dig it up, but I'm going out of town tomorrow morning, so
it may be a week or so.

Kevin Horn

On Tue, Aug 26, 2008 at 11:10 AM, Lukasz Szybalski <[EMAIL PROTECTED]>wrote:

>
> Hello,
> I have created a manual and give example on how to use sqlalchemy and
> openoffice together to create documents. The code shows you how to use
> openoffice as a document template and fill in the data from the
> database. I basically use "Find and Replace" function of openoffice to
> do the "template" work.
>
> SqlAlchemy and OpenOffice
>
> http://lucasmanual.com/mywiki/OpenOffice#head-a6f86c6beea8170c083cd3f45438066e6f20760f
>
>
> The program works great. I'm able to create around 100 letters per
> minute which is way better then typing them. Because it is so easy to
> find and replace in openoffice I can let marketing people design the
> forms, and I just fill it in. Great Combination!!!
>
> I am not sure how can I create more advanced templates, similar to KID
> or GENSHI in openoffice but for now "find and replace" will do. Not to
> mentioned you are able save the file in what ever the format
> openoffice supports (txt, pdf , odt...)etc.  Might be a great addon
> for turbogears online document generation.
>
> Enjoy,
> Lucas
>
> --
> OpenOffice and Python
> http://lucasmanual.com/mywiki/OpenOffice
> Commercial Grade Backup with Bacula
> http://lucasmanual.com/mywiki/Bacula
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to