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

nitin.harbade

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

Downloads

Everything posted by nitin.harbade

  1. I want add set text in textField and staticText as it will divide in equal space in jasper report. Text should be distributed like bellow text. 現 金 普 通 預 金 売 上 高 仕 入 Setting textAlignment to "Justified", but it didn't work. my code is <staticText> <reportElement x="52" y="34" width="135" height="20" uuid="44eed122-c07e-42d0-b696-a6ad54b759a4"/> <textElement textAlignment="Justified" verticalAlignment="Middle" rotation="None"> <font fontName="Serif" size="12"/> </textElement> <text><![CDATA[Welcome]]></text> </staticText> Can someone suggest me the solution for this? I have to do it in jasper report and generate an report in PDF file.
×
×
  • Create New...