is it possible to set the position of (some) elements in a report by giving an x and y position from Servoy?
We want (for instance) make the address label of our invoice/quote/order layouts userdefined, so we dont have to create a new invoice/quote/order layout for every new customer, which have different position of there address label.
You can pass as many arguments into the Report when you call it from Servoy, so if Jasper Report allows moving Report Objects based on parameters the Report receives, I see no issue in doing this.