How to print data on the form to a printer?
From: Nicole <cjz1768_at_worldnet.att.net>
Date: Fri, 29 Sep 2000 02:46:39 GMT
Message-ID: <joTA5.10323$tl2.741031_at_bgtnsc07-news.ops.worldnet.att.net>
Date: Fri, 29 Sep 2000 02:46:39 GMT
Message-ID: <joTA5.10323$tl2.741031_at_bgtnsc07-news.ops.worldnet.att.net>
Hi, guys,
[Quoted] [Quoted] 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
[Quoted] file to a printer? or is there any other way to do this?
Thanks a lot!
Nicole Received on Fri Sep 29 2000 - 04:46:39 CEST