[wxPython-users] reporting with wx python, is it possible?
Werner F. Bruhin
werner.bruhin at free.fr
Mon Mar 19 01:52:34 PDT 2007
Hi Krishnakant,
krishnakant Mane wrote:
> hello,
> I need to create reports (pdf) in my wxpython application which is
> connected to database. I may use report lab for creating pdf but can
> I display the same in my wxpython based gui with the help of some
> control?
> is there any other way out (may be an off topic solution?)
> for example if I call the default webbrowser from my python app will
> it open the pdf file?
> will it also happen in linux just like internet explorer opens acrobat
> reader for pdf?
> I know it might sound off topic but im really in need of a solution.
> regards,
> Krishnakant.
I use Report Manager for my application with a Firebird SQL db, to run
the reports (preview, print, pdf, email) I use reportman.py which is a
wrapper for Report Manager.
http://tech.groups.yahoo.com/group/reportman/files/
http://reportman.sourceforge.net/
Werner
More information about the wxpython-users
mailing list