Skip to content

Commit 640f3d3

Browse files
authored
Change font from Times New Roman to Verdana
1 parent 10de247 commit 640f3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/jasper/nfce/danfce.jrxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ $F{dhRecbto}.substring(11,19)]]></textFieldExpression>
723723
<textField textAdjust="StretchHeight" isBlankWhenNull="true">
724724
<reportElement stretchType="RelativeToBandHeight" mode="Opaque" x="60" y="1" width="139" height="328" forecolor="#CCCCCC" uuid="9233214b-dbb5-46b9-b87a-048cdfd63e36"/>
725725
<textElement textAlignment="Center" verticalAlignment="Middle" rotation="Left" markup="none">
726-
<font fontName="Times New Roman" size="39" isBold="true" isItalic="false" isUnderline="false"/>
726+
<font fontName="Verdana" size="39" isBold="true" isItalic="false" isUnderline="false"/>
727727
</textElement>
728728
<textFieldExpression><![CDATA[$F{cStat}.equals( "101" ) ? "NFCe Cancelada" : ""]]></textFieldExpression>
729729
</textField>

0 commit comments

Comments
 (0)