Answered by:
Align Text as Justify in RDL2008

Question
-
Hi,
I want to justify the text alignment in RDL 2008. Is there any property for Text alignment as "Justify" as we have in MS Word?.
Thanks
Man
- Edited by manish.mawat Monday, January 2, 2012 12:25 PM
Monday, January 2, 2012 12:25 PM
Answers
-
Manish,
Unfortunately this feature didn't make the cut for SSRS 2008 . Your options are still in 3rd party solutions or custom controls.
You will need to write a custom control. Here is an example: Custom Report Item Sample. The issue with custom controls is that it needs to be known by all the Report Servers that will render your report.
Thanks,
Sandip Shinde
Please remember to mark the replies as answers if they help you and unmark them if they provide no help.
- Edited by Sandip Shinde Monday, January 2, 2012 12:34 PM
- Proposed as answer by Suhas Kudekar Monday, January 2, 2012 2:10 PM
- Marked as answer by Zilong Lu Tuesday, January 17, 2012 1:22 AM
Monday, January 2, 2012 12:33 PM
All replies
-
Manish,
Unfortunately this feature didn't make the cut for SSRS 2008 . Your options are still in 3rd party solutions or custom controls.
You will need to write a custom control. Here is an example: Custom Report Item Sample. The issue with custom controls is that it needs to be known by all the Report Servers that will render your report.
Thanks,
Sandip Shinde
Please remember to mark the replies as answers if they help you and unmark them if they provide no help.
- Edited by Sandip Shinde Monday, January 2, 2012 12:34 PM
- Proposed as answer by Suhas Kudekar Monday, January 2, 2012 2:10 PM
- Marked as answer by Zilong Lu Tuesday, January 17, 2012 1:22 AM
Monday, January 2, 2012 12:33 PM -
Hi Manish
You can get more information on below link.
http://stackoverflow.com/questions/531383/reporting-services-right-item-alignment
Suhas | MCP | MCTS
Mark as Answer if this resolves your problem or "Vote as Helpful" if you find it helpful.Monday, January 2, 2012 2:11 PM -
By default textbox don't have justify alignment!
May microsoft provides in future version.
Monday, January 2, 2012 4:02 PM -
So we still dont have a solution for this in 2017. Is there a sample on how to write the custom report ? Its too much time spend on a simple justificationWednesday, July 19, 2017 6:18 PM