Jump to content
Changes to the Jaspersoft community edition download ×

font pdfFontName to parameter


91jijesh

Recommended Posts

Basically, I want to use the pdfFontName URL from the parameters.

I tried to do it like $P{FONT_PATH} inside the URL. I don't want to use the font extension.

<paramter name="FONT_PATH" class="java.lang.String"/>    <testElement textAlignment="Right" verticalAlignment="Middle">      <font fontName="Arial Unicode MS" size="8" isBold="false" pdfFontName="/resources/fonts/ARIALUNI.TFF"/>    </testElement>

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...