RIGHT ARROW not appearing in the PDF file produced using JasperReports -



RIGHT ARROW not appearing in the PDF file produced using JasperReports -

i have text field has right arrow included in text field have set text appearing in resulting pdf file has no right arrow it.

<textelement textalignment="center" verticalalignment="middle" markup="html"> <font fontname="calibri" size="8" isbold="true"/> </textelement> <textfieldexpression><![cdata[$f{generalmanager} + " \u2192 " + $f{manager} + " \u2192 " + $f{teamleader} + " - ee count: " + $f{totalemployeecount}]]></textfieldexpression>

note: when alter font dejavusans, right arrow appears.

is there work around calibri? have searched calibri, along dejavusans, supports right arrow, problem here?

pdf

Comments

Popular posts from this blog

Php operator `break` doesn't stop while -

ubuntu - Bash Script to Check That Files Are Being Created -

vim: Search & replace -