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 2.5 : Problems when printing in CHARACTER Mode

Re: Reports 2.5 : Problems when printing in CHARACTER Mode

From: Mabel Trigüis <mabelle_at_bluewin.ch>
Date: 1998/02/11
Message-ID: <01bd3769$8c8e6d40$510bbac3@m3bj1>#1/1

Hi:
I do not know, but I remember that with reports 2.5 you do not use the character drive anymore? Maybe I am wrong You can investigate the the following parameters: MODE='CHARACTER'
DESTYPE='FILE'
DESFORMAT='dflt'
DESNAME='myfile.txt'
Note that you can create your own 'DESFORMAT' prt file. Copy ..ORA??\REPORTS25\PRINTERS\dflt.rpt to myformat.rpt and modify it. Regards,
Mabel

Ellipse <ellipse_at_mydom.com> wrote in article <6bsmsc$99p_at_usenet83.supernews.com>...
> message from mbourel_at_pratique.fr
>
> Hi,
>
> I try to print on a dotmatrix printer, using the character mode.
>
> When using this mode, Reports does apparently NOT use the printer driver,
> and directly sends the characters to the printer port.
>
> My problem is that in that case, reports sends characters using ANSI
> (Windows) , while my printer can only accept OEM (Dos) ones.
>
> Does anyone know how to make reports send OEM characters to th printer?
>
> thanks.
>
>
>
>
>
Received on Wed Feb 11 1998 - 00:00:00 CST

Original text of this message

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