0

Our requirement is to hide JRXML from customer, actually we have to install JasperReports Server on the customer machine and all the report will be there only.

If they install iReport then they will be also able to see our JRXL code.

How I can hide JRXML files from customers?

Sharad
  • 3,562
  • 6
  • 37
  • 59

1 Answers1

0

I found the solution to hide the JRXML's from customers, keep all the JRXML in different folder of JasperReport sever and then use these JRXML from repository when you create any report in JR server. now if you want to hide JRXML files set the permission for this folder.

Sharad
  • 3,562
  • 6
  • 37
  • 59