Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

disable print screen in forms

104495May 13 2005 — edited May 16 2005
Hi there,

I must disable the "Print Screen" key and any other print-sceen-like feature from my Forms application that displays highly sensible data.

I have tried using a Timer that expires every 2 milliseconds (1 milliseconds blocks the application) and call the COPY_REGION but:
1. being as fast as light, i am still able to
printscreen to Paint application
2. switching to other apss like Office i get errors and lost my connection to the app server.

is there any other way to get me out of this problem?

thanks
marco
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2005
Added on May 13 2005
2 comments
322 views