The horizontal alignment of the text field in the sub reports of jasperreport does not work

0

Hello friends, I have the following problem, I have a main record and several sub reports, when I compile each one separately everything works fine, the horizontal alignment is correct and my texts are centered or right according to how I defined them, but when I execute the main report with a subreport the alignments are lost and everything goes by default to the left.

I have searched for hours but I can not find the solution, does anyone know if any parameter should be passed or is there any option that needs to be activated?

use jasperreport studio 6.0.0

I hope you can help me, thank you very much.

    
asked by Andrés Pedro Gonzales Rojas 22.07.2017 в 00:23
source

1 answer

0

The problem was in the .jar that I used to compile the reports in my application, since they were from 6.3.0, I only changed them to 6.0.0 and that's it.

    
answered by 26.07.2017 / 21:38
source