Collating Text and Images

From: Greg Lindstrom (greg.lindstrom_at_novasyshealth.com)
Date: 10/29/04


To: <python-list@python.org>
Date: Fri, 29 Oct 2004 14:44:37 -0500

Steve writes:
The ReportLab open source kit is well capable of doing this, and will make
your reports look better as well, as long as PDF is an acceptable output
format.

Greg replies:

Indeed, the reportlab toolkit kicks butt!. I downloaded it and in less than
4 hours I was showing off the proof-of-concept to my coworkers. The merging
of the two files is simple (though we are doing some manipulations which are
not) and I am creating pdf files that may allow us to stop printing the
reports off altogether (nearly 1000 pages per day).

Thanks, everyone, for the great suggestions!

Greg Lindstrom (501) 975-4859
NovaSys Health greg.lindstrom@novasyshealth.com

"We are the music makers, and we are the dreamers of dreams" W.W.



Relevant Pages

  • Re: Help required with Python App
    ... do with some help producing pdf documents from the data. ... I have been looking at thehttp://www.reportlab.org- ReportLab Toolkit, ... to take a look at xtopdf - see http://www.dancingbison.com/products.html. ...
    (comp.lang.python)
  • Re: Help required with Python App
    ... do with some help producing pdf documents from the data. ... I have been looking at thehttp://www.reportlab.org- ReportLab Toolkit, ... to take a look at xtopdf - see http://www.dancingbison.com/products.html. ...
    (comp.lang.python)
  • Re: Creating a PDF File the Hard Way
    ... ReportLab is a PDF creation library for the Python ...
    (comp.text.pdf)
  • Re: chr(12) Form Feed in Notepad (Windows)
    ... Why not generate a PostScript or PDF file in the first place? ... How about creating a new print job for each discontinuous page? ... Or unless you are printing to a production mailing system, ... PDF (Piza and ReportLab) or CSV. ...
    (comp.lang.python)
  • Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)
    ... PDF library: ReportLab. ... libs, and finding all's dependency. ... Everybody will tell you "reportlab", but AFAIK the open-source kit does not ... if you decide to use IronPython. ...
    (comp.lang.python)