using JasperReports & pyJasper- July 7, 2008 Two years ago or so we where looking into ways to generate various PDF documents from python. I had used various ways of generating PDFs before like directly outputting Postscript (code generation!) and converting to PDF, FPDF, ReportLab and HTML2PDF. I was looking fore something more "What you see is what you get" like. And i wanted integrated PDF generation. It turned out JasperReports had all I needed. While Jasper is promoted as reporting solution it can be used as a simple PDF generator...http://blogs.23.nu/c0re/stories/18473/ |