increase the width of a column dynamically in jasper reports in java

Posted by stanley on Stack Overflow See other posts from Stack Overflow or by stanley
Published on 2009-08-01T03:58:42Z Indexed on 2010/03/16 5:06 UTC
Read the original article Hit count: 399

Filed under:
|
|

How do i increase the width of a column in jasper reports dynamically in java, i have tried changing many things in java side like reading the style sheet and changing the values. But in this case i don't know how to initialize the method which will read the width and change it.

© Stack Overflow or respective owner

Related posts about jasper-reports

Related posts about java