How can get tabs in the report like in the excel. The tabs should display at the end of the Jasper server viewer irrespective of the page size and the number.
When i click on the tab it should be highlighted and display the data of that tab like the data of particular sheet in excel.
1 Answer:
Posted on January 7, 2017 at 11:47pm
You'll need to modify JasperReports Server. Luckly, JasperReports Server is open source so you have complete source code so you'll be able to modify it to suit you needs. However, JasperReports Server is under AGPL so any change you make should be available.
Source code is available at page below:
https://sourceforge.net/projects/jasperserver/files/JasperServer/JasperR...