Jump to content
Changes to the Jaspersoft community edition download ×

How to justify text when adding glyph rendering property


spak.flash12

Recommended Posts

After I added

net.sf.jasperreports.export.pdf.glyph.renderer.blocks.x=thai  ----- to .properties file

or

<property name="net.sf.jasperreports.export.pdf.glyph.renderer.blocks.x" value="thai"/> ----- to .jrxml file

The text in staticText element boxs are not justified anymore. Eventhough I set the textAlignment="Justified"

<textElement textAlignment="Justified">...</textElement>

Is there alternative to this without removing the property? Thank you for your help.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...