I'm using CRXIR2/VisualStudio2005 to display reports on a webpages.
Is there a way I can stop users being able to export to a crystal report from the viewer? There are a few rules etc that I do not want clients to be able to see.
any help appreciated.
Depending on how you are calling you report in code, the viewer has a CrystalReportViewer.HasExportButton Property
which you should be able to set before displaying the viewer.
Export depends on a dll, one per function, I think. I'd suppose that a machine without the correct dll would be unable to export, though I don't know quite how you'd do this.
Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.