How do I implement dynamic column width in table?
I want to stretch them to fit page width. Some of them are dynamicaly hidden and table width is smaller then before.
1 Answer:
Posted on June 30, 2013 at 2:20am
Dynamic element width are generally not possible in Jasperreports.
Perhaps you can reach your goal by overlaying diferent elements and conditionally printing? Would be needed to know your requirements more exactly.
Eventually Dynamic Jasperreports would be a solution for your needs?:
Cheers, Thomas