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: REPORTS and Multi-Bin Units

Re: REPORTS and Multi-Bin Units

From: BA <Please.Do.not_at_mail.me>
Date: Thu, 15 Apr 1999 07:34:15 +0200
Message-ID: <7f3trf$qbl$1@vkhdsu24.hda.hydro.com>


Normally you can do this with srw.set_printer_tray (see online help) (e.g. in BEFORE-REPORT trigger), but there seems to be a bug in Reports (at least when using a HP Laser): if we print with this option, text on the page doesn't appear on the same place as without the option. A workaround for this is to install 4 times the same printer, each one with different settings (one for each bin), and send your document to the appropriate printer.
Maybe there is no problem with the EPSON EPL-N4000.



David Bosch Geli wrote in message <7f30d3$1eu$1_at_diana.bcn.ttd.net>...
>Hello.
>
>I have a problem with Report Builder and my brand new printer.
>
>I am using "Report Builder version 3.0.5.8.0".
>
>We bought the printer EPSON EPL-N4000 with the optional component
"Multi-Bin
>Unit". This components can classify the printed documents in 10 separate
>bins. These bins are for output the paper.
>
>Sorry, my english is not so good. I will try to express myself in the best
>way.
>
>We want to print a report. This report containts pages that are for
diferent
>persons. We want to put the papers that are for the diferent persons in the
>diferent "output bins" of our printer. We do this because we don't want
that
>these persons lose time choosing what pages are for one and what are for
the
>others. For exemple:
>
>We want that the person 1 takes his documents from the "output bin" #1. We
>want that the person 2 takes his documents from the "output bin" #2. Etc.
>
>We have the PCL code that determines what "output bin" choose the printer.
>But we don't know where/how to put this code in the Report. We don't know
>how to send it to the printer without using the character mode (we want to
>print in bitmap mode).
>
>Does anyone know the solution?
>
>Thank you in advance.
>
>David Bosch
>e-mail: david_at_elpunt.com
>
>
>
>
>
Received on Thu Apr 15 1999 - 00:34:15 CDT

Original text of this message

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