At 03:17 27/09/99 , Bjorn Stabell wrote:
Evan wrote:
Unless you want to generate PDF or Postscript files on the fly, you are *not* going to get what you want from a browser-based application, regardless of the server. Neither Zope nor any other Web App can control how your browser will print an HTML page (AFAIK).
There is a PDF package for Perl, but I don't know of any for Python. If there are, then you can relatively easily generate PDF on the fly.
There is an excelent library at: http://www.pdflib.com/ that comes with a Python interface. It has a pricetag for commercial use however. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------