Eaí GUJZeiros, beleza?
Minha dúvida é simples mas está me quebrando a cabeça, como faço para Alinhar um campo a direita?
Já tentei alterar no XML, que ficou algo do tipo:
<textField pattern="###0.00">
<reportElement x="494" y="0" width="78" height="20"/>
<box leftPadding="0"/>
<textElement textAlignment="Right">
<font size="11"/>
</textElement>
textFieldExpression class="java.lang.Double"><![CDATA[$F{saldo}]]></textFieldExpression>
</textField>
Não sei se está no canto correto, mas minhas alterações no XML Não estão ajudando…
Obrigado desde já!