I have created a jrxml file and by using dynamic reports I am filling up the data for the template.I need to adjust the column width based on the content inside it,I have lo
In dynamicreport also you have set width of column , it not increase on text length,pl check this link,may be helpful to you. DynamicReport
In jasper reports, you cannot increase the width of the component dynamically. You can only increase the height dynamically.