[Zope] Printing from Zope.....Report writer building

Felipe E. Barousse Boue fbarousse@piensa.com
Thu, 23 Mar 2000 23:46:23 -0600


This is a multi-part message in MIME format.
--------------11C1869DF092DB44C388B170
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I got some replies about PDF document creation tools, both, products for Zope
or, Python made software.

All of those products actually create the PDF document and later on it has to
be "viewed" on the client PC with the Acrobat reader (or similar tool) and
printed from there. This is NOT operational since, the server is the one that
has to send the print request to the Linux spooler after the user pressed a
"print" button on his/her browser. The "to be printed" document HAS to be
mandatory printed (by law requirements) after user has filled in data,
checked for errors and hit "print" on the web form (not the browser's print
button).

Seems like a python code has to be written and kind of "intercepts" the
rendered web page with entered data (or just the plain data itself, with no
html tags)  and then sends it to the operating system print spooler.

It is coming to my mind to kind of build a "report writer" system for Zope
applications, after all this...Any comments? helping volunteers?

Thanks for all replies and help so far.

Felipe Barousse


> "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.
> >
> > If you can copy your comments to me by email besides the mail list, it'd
> > be great.
> >
> > ,Any help is appreciated, thanks in advance.

--------------11C1869DF092DB44C388B170
Content-Type: text/x-vcard; charset=us-ascii;
 name="fbarousse.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Felipe E. Barousse Boue
Content-Disposition: attachment;
 filename="fbarousse.vcf"

begin:vcard 
n:Barousse Boué;Felipe E.
tel;fax:+(52) 5247-0272
tel;work:+(52) 5247-0272
x-mozilla-html:FALSE
url:http://www.piensa.com/
org:Bufete Consultor de México (BCM);PIENSA.COM (Piensa Systems)
version:2.1
email;internet:fbarousse@piensa.com
title:CEO and Director General
adr;quoted-printable:;;Mailing address:=0D=0AApdo Postal 105-336=0D=0ACol. Anzures;Mexico City;D.F.;11590;Mexico
note;quoted-printable:Linux Supercomputer clusters systems group=0D=0ATel./ Fax. +(52) 5247-0272
x-mozilla-cpt:;15232
fn:Felipe E. Barousse Boué 
end:vcard

--------------11C1869DF092DB44C388B170--