Skip to content

Commit

Permalink
FIX call code too large when print application
Browse files Browse the repository at this point in the history
  • Loading branch information
mspasiano committed Jun 13, 2023
1 parent 3e3d018 commit b8357df
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,15 +290,15 @@
</title>
<pageHeader>
<band height="28">
<textField>
<reportElement x="0" y="1" width="515" height="15" uuid="8568af6a-b7f3-46b4-86c2-a830e576ba85"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<textField textAdjust="StretchHeight">
<reportElement x="0" y="0" width="515" height="26" uuid="8568af6a-b7f3-46b4-86c2-a830e576ba85"/>
<textElement textAlignment="Right" verticalAlignment="Bottom">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{jconon_call:codice}]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="17" width="514" height="1" uuid="ddffa55c-e06c-4fbe-a876-86da7f96ed61"/>
<reportElement x="0" y="27" width="514" height="1" uuid="ddffa55c-e06c-4fbe-a876-86da7f96ed61"/>
</line>
</band>
</pageHeader>
Expand Down

0 comments on commit b8357df

Please sign in to comment.