Pretty report printing
Simon Brunning
SBrunning at trisystems.co.uk
Wed Oct 25 10:24:54 EDT 2000
More information about the Python-list mailing list
Wed Oct 25 10:24:54 EDT 2000
- Previous message (by thread): Pretty report printing
- Next message (by thread): Pretty report printing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Dale Strickland-Clark [SMTP:dale at out-think.NOSPAMco.uk] > I like the idea of using HTML but it doesn't understand the printed > page so headings, headers and footers are trickey. The HTMLgen package (from the Starship, which is *still* down) is a piece of cake. I recommend it. If you can find it! > Other options include PDF (which I'd have to research cos I know > nothing about it) and driving Word or Excel through COM to build pages > - which isn't an attractive thought. For PDF, see Reportlab (from <http://www.reportlab.com>). I haven't used it myself (yet), but it certainly looks powerful. If you are thinking about using COM, then you should certainly get hold of 'Python Programming on Win32' (ISBN 1565926218) - something else that I can recommend. Cheers, Simon Brunning TriSystems Ltd. sbrunning at trisystems.co.uk ----------------------------------------------------------------------- The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot accept liability for statements made which are clearly the senders own.
- Previous message (by thread): Pretty report printing
- Next message (by thread): Pretty report printing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list