Home » Developer & Programmer » Forms » Printing from Oracle-Forms
Printing from Oracle-Forms [message #82726] Fri, 27 June 2003 03:34 Go to next message
Narendra K.
Messages: 18
Registered: June 2003
Junior Member
I am using Oracle Forms6i for developing front end.

I would like to know, How can I send a file to
Printer from Forms using API or any other method.
I am not using Oracle-Reports.

Thanks,

-Narendra
Re: Printing from Oracle-Forms [message #82746 is a reply to message #82726] Mon, 30 June 2003 05:21 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
1. Built-in PRINT: prints the current window to a file or printer.
2. Via HOST: executes OS commands. In your case printing a text file would be like:
HOST('notepad /p c:mytext.txt');

MHE
Re: Printing from Oracle-Forms [message #82763 is a reply to message #82726] Wed, 02 July 2003 02:11 Go to previous message
Narendra K.
Messages: 18
Registered: June 2003
Junior Member
Thanks Maaher.

But whether I can use any windows API call from forms to send any type of file, say MS-Word, to printer in background ?
Previous Topic: Developer9i forms Compile time error no output in Explorer
Next Topic: Packages in attached Library not showing subprograms.
Goto Forum:
  


Current Time: Thu Apr 25 06:43:37 CDT 2024