Jump to content
We've recently updated our Privacy Statement, available here ×

spak.flash12

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by spak.flash12

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

×
×
  • Create New...