Re: How to print data on the form to a printer?

From: deana strbevski <deana.strbevski_at_ina.hr>
Date: Fri, 29 Sep 2000 11:26:37 +0200
Message-ID: <39D4604D.597BBF17_at_ina.hr>


if you use report (developer) there is system parameter DESTYPE - choose printer or put for PRINTJOB initial value yes.

Nicole wrote:

> Hi, guys,
> I have a form with scroll bar. It may contain many records, so if use
> the 'print' menu item, it may not print out all the records. So what I can
> think is to put the records into a file using text_io or
> sql*report writer and then creat a button, in the when-button-pressed
> trigger, use some method to print the file out to the printer. But I don't
> know how to implement the last part, what command should I use to print the
> file to a printer? or is there any other way to do this?
> Thanks a lot!
>
> Nicole
Received on Fri Sep 29 2000 - 11:26:37 CEST

Original text of this message