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

Home -> Community -> Usenet -> c.d.o.tools -> Re: print directly from pl/sql ?

Re: print directly from pl/sql ?

From: <maaher_at_my-deja.com>
Date: 2000/06/14
Message-ID: <8i7p0m$kk2$1@nnrp1.deja.com>#1/1

A few months ago, we had the same problem. The solution we used was a print server which monitored one directory on the server. When we wanted to print a file (we converted the html to plain-text with some basic layout), we saved it to that particular directory. It works like a queue. I don't remember what program we used, but I hope this'll help.

In article <8i559n$3gn$1_at_papyrus.erlm.siemens.de>,   "Klaus Zeuch" <Klaus.Zeuch_at_erls04.siemens.de> wrote:
> I think that's primarily a html-problem. Maybe
> http://www.w3.org/TR/WD-print-970626 section "alternate print
 document"
> provides a solution when using cascading style sheets. Don't know if
 one of
> the current browsers supports that.
>
> regards
>
> Klaus
>
> Hari Polu <hari_at_claygency.com> schrieb in im Newsbeitrag:
> %FY05.1855$nP2.41626_at_typhoon.southeast.rr.com...
> > In an application using Oracle Application Server and pl/sql
 generated
 HTML
> > pages, there is a need to print directly to the default printer from
 pl/sql.
> >
> > The control comes to a pl/sql procedure with input parameters that
 contain
> > the text/content to be printed. Is it possible, and if so, how, to
 print
> > this information directly from pl/sql code to a default printer.
> >
> > Operating System: Windows NT 4.0
> > Oracle Application Server: 4.0.7.1 (pl/sql cartridge)
> > Oracle 8i (8.1.5 Enterprise Edition)
> >
> > Any help?
> >
> > Thanks in advance.
> >
> > Hari Polu
> > hari_at_claygency.com
> >
> >
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Jun 14 2000 - 00:00:00 CDT

Original text of this message

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