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