Problem with Jasper Report

2019-09-15 08:35发布

问题:

I have created .jrxml by using IReport tool and have to dynamically set the x and y position of fields in .jrxml file.How should I do that ?

回答1:

I'm afraid thats not directly possible using reports made in iReport, creating the reports in runtime in Java will solve your issue.