Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Printing Reports
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
![]() |
![]() |