Hi everybody,
How to make text alignment in a text field (dynamically alignment input (right, left, center) from java)
Please help me very urgent.
How to make text alignment in a text field (dynamically alignment input (right, left, center) from java)
Please help me very urgent.
1 Answer:
Posted on October 30, 2006 at 10:25am
Hi,
This is rather a JasperReports specific question and the specialized forum should be used, but I'll try answer here:
You can use conditional styles in your report template to align a text fields differently depending on some dynamic conditions.
Check the /demo/samples/jasper sample provided with the project to see how conditional styles could be used.
I hope this helps.
Teodor
This is rather a JasperReports specific question and the specialized forum should be used, but I'll try answer here:
You can use conditional styles in your report template to align a text fields differently depending on some dynamic conditions.
Check the /demo/samples/jasper sample provided with the project to see how conditional styles could be used.
I hope this helps.
Teodor