views:

54

answers:

1

Hello, 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 ?

A: 

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

medopal