[Zope] Printing, let's try this again

Andy Dawkins andyd@nipltd.com
Thu, 6 Apr 2000 08:44:46 +0100


I am currently building a similar solution for users to print letters.
The user provides some basic elements such as greeting, body and signoff.

I have a Python External Method which I have written which takes these
elements and produces a LaTeX2e document.  The Python Method then compiles
the LaTeX2e document and sends it to a shared office printer.

I am currently working on how to let the user edit the final leter before it
gets to the printer.

Andy

----- Original Message -----
From: Daniel G. Rusch <drusch@globalcrossing.com>
To: <zope@zope.org>
Sent: Wednesday, April 05, 2000 8:35 PM
Subject: [Zope] Printing, let's try this again


> I have a site that users use to build quotes. Once they get them the way
> they like them they are going to need to print them. The browser print
> button is not a good solution for many reasons, we need a header and
> footer on pages, pagination etc.
>
> So the the question once again is: Is anyone printing from Zope. i.e.
> sending html to a html to pdf converter, or some other solution? Note:
> The ZPdfDocument doesnt convert the complete html page.
>
> Dan
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>