Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to keep a user from printing Report ?

Status
Not open for further replies.

sherpedro

Programmer
Nov 28, 2002
1
CA
Hi,

I'm running a Oracle Report through a button on a Oracle Form with the following command in the button trigger :
Run_Product(REPORTS, 'Rapport.rep', SYNCHRONOUS, RUNTIME, FILESYSTEM, '', NULL);

Is there a way to prevent the user to print the Report from the Runtime Screen ??

Thanks!
Sherp.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top