Re: Report tool is supported for django .

2011-10-06 Thread Alexey Luchko
I need to make a report with django . This report supports (chart , export PDF, Excell ...,) please give me some recommendations with tool i must use for this case. To produce printable reports, you can try http://pypi.python.org/pypi/PythonReports/. -- Regards, Alexey. -- You received this

Re: Report tool is supported for django .

2011-10-05 Thread Le Huu Nghia
Thanks so much for your help. On Tue, Oct 4, 2011 at 6:35 PM, BILLION Sébastien < sebastien.bill...@gmail.com> wrote: > Here: > > https://docs.djangoproject.com/en/dev/howto/outputting-pdf/ > > > > BILLION Sébastien > > the Answer to the ultimate question of life, the universe and everything is

Re: Report tool is supported for django .

2011-10-04 Thread BILLION Sébastien
Here: https://docs.djangoproject.com/en/dev/howto/outputting-pdf/ BILLION Sébastien the Answer to the ultimate question of life, the universe and everything is 42 http://www.sebastienbillion.com/ Le 04/10/2011 12:33, Phang Mulianto a écrit : i remember

Re: Report tool is supported for django .

2011-10-04 Thread Phang Mulianto
i remember there is how to output to pdf in the documentation.. should there any ready to use tool out there..will be nice.. On Oct 4, 2011 5:03 PM, "Le Huu Nghia" wrote: > Dear all, > > I need to make a report with django . > This report supports (chart , export PDF, Excell ...,) > please give

Re: Report tool is supported for django .

2011-10-04 Thread BILLION Sébastien
Hi, You can use existant python module like reportlab For example : http://www.devshed.com/c/a/Python/Python-for-PDF-Generation/ BILLION Sébastien the Answer to the ultimate question of life, the universe and everything is 42 http://www.se

Report tool is supported for django .

2011-10-04 Thread Le Huu Nghia
Dear all, I need to make a report with django . This report supports (chart , export PDF, Excell ...,) please give me some recommendations with tool i must use for this case. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Django users" group. T