[Chicago] python and reports

Lukasz Szybalski szybalski at gmail.com
Thu Dec 13 22:36:29 CET 2007


On Dec 13, 2007 11:46 AM, Pete <pfein at pobox.com> wrote:
> On Thursday December 13 2007 12:12:26 pm Lukasz Szybalski wrote:
> > is there anything else that you tried and it worked for you?
>

Right now I just need to print a formatted page(complex letter style
page). Something similar to merge fields and word documents would work
but through python. My data is in tag file, so I have key and value
that I could pass in.

So I'm either thinking of using xhtml or rtf to create my page layout
and then use cheetah to fill in these values. I know cheetah will work
for xhtml, I don't know about rtf. From then I would need to find
something to convert these into pdf.

I found old template that has merge fields but I don't know if its any
use to me. I doubt cheetah\reportlab will be able to fill in the merge
fields.

Ideas?

Lucas


More information about the Chicago mailing list