23 Mar
2000
23 Mar
'00
4:32 p.m.
"Felipe E. Barousse Boue" wrote:
I need to print from Zope with a specific printing format (like invoices, receipts, etc). This will be done on always the same Intranet and printing will be controlled from the Linux spooling system.
http://www.reportlab.com/ may be what you need. It's in Python, so it should be easy to hook up to Zope, and it outputs PDF which can then be sent to lpr for printing. Since RH uses Ghostscript as a print driver the generated docs should print fine. -- Itamar S.T. itamars@ibm.net