Jump to content
Changes to the Jaspersoft community edition download ×

bhaskars_1

Members
  • Posts

    2
  • Joined

  • Last visited

bhaskars_1's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have tried setting it in the properties map in JasperPrint as well as in the TextColumnBuilder while defining columns. Also, tried setting the property in the jrxml under reportElement. This doesn't seem to work either. In which version is this property working? Might try it out. And would I set the property on each column? Thanks!
  2. Hi, we have been using jasper reports library(6.0.0) for generating and exporting excel reports. I had a query regarding the same wherein we want to resize the width of columns according to the length of the data present within it. Have tried setting the following property but this apparantly has no effect on the widths of the cells- <property name="net.sf.jasperreports.export.xls.auto.fit.column" value="true"/> in addition to this, we are also disabling wrap text, which works fine, but the column width is not resized. Any help regarding the same would be appreciated.
×
×
  • Create New...