Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的要求是对客户隐藏JRXML,实际上我们必须在客户机器上安装JasperReports Server,所有的报告只会在那里。
如果他们安装了iReport,那么他们也将能够看到我们的JRXL代码。
如何对客户隐藏JRXML文件?
我找到了对客户隐藏 JRXML 的解决方案,将所有 JRXML 保存在 JasperReport 服务器的不同文件夹中,然后在 JR 服务器中创建任何报告时使用存储库中的这些 JRXML。现在,如果您想隐藏 JRXML 文件,请设置此文件夹的权限。