File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/resources/jasper/nfe Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -964,7 +964,7 @@ $F{Trans_CPF}.substring(9,11) : ""]]></textFieldExpression>
964964 <textField textAdjust =" StretchHeight" >
965965 <reportElement style =" dados" stretchType =" RelativeToBandHeight" mode =" Transparent" x =" 3" y =" 8" width =" 559" height =" 786" isPrintWhenDetailOverflows =" true" forecolor =" #CCCCCC" uuid =" 2446e187-c788-462c-95ca-71461937fa36" />
966966 <textElement textAlignment =" Center" verticalAlignment =" Middle" rotation =" None" markup =" none" >
967- <font fontName =" Times New Roman " size =" 40" isBold =" true" isItalic =" false" isUnderline =" false" />
967+ <font fontName =" Verdana " size =" 40" isBold =" true" isItalic =" false" isUnderline =" false" />
968968 </textElement >
969969 <textFieldExpression ><![CDATA[ $F{Emissao}.equals( "5" ) ? "DANFE em Contingência – impresso em decorrência de problemas técnicos" : $F{Ambiente}.equals( "2" ) || ($F{Ambiente}.equals( "1" ) && $F{Protocolo} == null) ? "SEM VALOR FISCAL" : ""]]> </textFieldExpression >
970970 </textField >
You can’t perform that action at this time.
0 commit comments