I have a UI that has a text area for User Comments/Feedback, and the response is mapped to a dynamic form that is generated when the form is submitted. Now, the User comments should be displayed in 'Justify Alignment' on the document. But there is a glitch, that is - if the user enters his comments in points or paragraphs, then on the document the newline between the points/paragraphs is not identified. As a result, if a sentence ends in the middle of the page, the half line is stretched along the width of the page (due to justify alignment). Is there a way to counter this issue? Can I print the text area content in justify alignment on the document, irrespective of the way the user enters its comments?
↧