hi,
i am using forms10g and i called a report using web.show_document which was successful
rep_url:='/reports/rwservlet?destype=cache&desformat=pdf&report=z:/test/item_status_y.rdf&userid=test/test@oracle¶mform=yes';
web.show_document(rep_url,'_blank');
The report was generated in PDF which has a save option. To save my data's I want to disable
the save button in PDF as well as in IE when i run the report only and then automatically enable them.
Please let me know any procedure to disable the save in report or tell me any other desformat so that the
users never save my company data.
Thanks in advance
Software/Hardware used:
ASKED:
January 29, 2009 7:55 AM
UPDATED:
January 29, 2009 5:01 PM