How to prevent printing
Hi all
I have a requirement for the app I am developing in Apex 3.0... some users should not be able to "print" anything from the application (based on their authorisation level).
By "print" they mean saving as CSV, generating PDF and even printing via the browser!
I am not sure if it is possible to conditionally show/hide the spreadsheet/print links in the bottom of a report -- is it?
Regarding the browser print functionality, I guess that it would be possible to block it in some way, but I would like to know if anyone has done this before.
Thanks,
Luis