I am creating a jasper report.In that default size of the report is A4 size.I want it to change the reports height dynamically .I am using HTML Export.So it is creating a html for A4 size(Even though content size is half of the A4 size).If the report content size is small I want the html page size also small.
Is it possible to achieve?