2012/3/8 Anand Chitipothu <anandol...@gmail.com> > 2012/3/7 megha <megha.vishwan...@gmail.com>: > > Hi, > > > > Need suggestions for python packages that can help generate reports > > with predefined templates. For e.g, you may see > > http://www.klp.org.in/reports/Kannada/MP_Bangalore_Central.pdf we > > generated as edu profile information reports per constituency here in > > Bangalore. > > > > This is printed of the web page backed by a charting app in web.py and > > uses css for styling and google chart api for charting. > > > > If I had build the same thing completely off the browser as a backend > > process, do you have any recommendations of python packages one could > > use within the framework for the whole process of charting, fitting it > > to a templates, unicode support and pdf generation. > > > > Any recommendations would help, > > Reportlab is popular for this kind of tasks, but it doesn't work well > with non-latin fonts. > > webkit2pdf seems to be doing a good job of creating pdf from a web > page and it handles non-latin fonts well. It is available as an apt > package on ubuntu. > > Anand > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to webpy@googlegroups.com. > To unsubscribe from this group, send email to > webpy+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > >
Pyfpdf Matplotlib PYX *Jorge Alonso Toro* Ing. Teleinformático. http://jolthgs.wordpress.com/ www.devmicrosystem.com -------------------------------------------------------------- Powered By Debian. Developer Bullix GNU/Linux. -------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBIWWH6q7mzdgTzI5ARAkX5AJ9TR6hL2ocLMOUDRfhts8DlVl+jpwCeNw5x p4+4FNUHPDUx1lU9F8WSKCA= =zRhQ -----END PGP SIGNATURE----- Este correo esta protegido bajo los términos de la Licencia Atribución-Compartir Obras Derivadas Igual a 2.5 Colombia de Creative Commons. Observé la licencia visitando este sitio http://creativecommons.org/licenses/by-sa/2.5/co/. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to webpy@googlegroups.com. To unsubscribe from this group, send email to webpy+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.