Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Printing Reports

Re: Printing Reports

From: Roedy Green <roedy_at_BIX.com>
Date: 1997/12/18
Message-ID: <67bt7n$9ll@lotho.delphi.com>#1/1

Colin Lang wrote:
>Does anyone have any suggestions on other ways to print from a Web App?

I think you pretty well have to ugrade to 1.1.

Other options: to programmatically generate PostScript, and use some native class to feed that file to the print spooler.

Spin your data off to a file (which has to live on the server). Write a batch program in some reportwriter language to actually print it.

For the JAVA GLOSSARY and the CMP Utilities: http://oberon.ark.com/~roedy

--
Roedy Green               Roedy rhymes with Cody   roedy_at_bix.com ICQ:5144242
Canadian Mind Products    contract programming     (250) 285-2954
POB 707 Quathiaski Cove   Quadra Island BC         Canada V0P 1N0 
-30-
Received on Thu Dec 18 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US