I have a .jrxml file template generated and I am trying to create reports for different scenarios. In some cases, i have to add new columns to what is already present in the .jrxml file or I have to remove columns. Is there a way where I can still use the .jrxml as the base and add or remove a column programmatically?
Asked
Active
Viewed 136 times
0
-
What API are you using? – Alex K Nov 27 '17 at 10:06
-
related if pure jrxml: [How to show/hide a column at runtime?](https://stackoverflow.com/questions/116053/how-to-show-hide-a-column-at-runtime) – Petter Friberg Nov 27 '17 at 10:40