Closed Chrissyx closed 1 year ago
Same problem here.
I want to say I have seen the same thing. It supports the deprecated code but I think we should either have a way to set the new Text and Image aligns or the deprecation marker should be removed
I am facing same problem. Any update on this would be appreciated.
The
VerticalAlign
andHorizontalAlign
have been marked as deprecated:https://github.com/intive-FDV/DynamicJasper/blob/master/src/main/java/ar/com/fdvs/dj/domain/Style.java#L83
However, there is no way to set the new Text and Image alternatives? Same for the
StyleBuilder
:https://github.com/intive-FDV/DynamicJasper/blob/master/src/main/java/ar/com/fdvs/dj/domain/builders/StyleBuilder.java#L100
Did I miss something or is this a bug?