Text Input To Paragraph Fields Is Truncated

Description

I have "x" number of characters being entered into an "x" character long paragraph field on my label and part of the inputted text is getting cut-off.

Solution

Because paragraph fields honor the maximum number of characters defined to them and discriminate between separate words, a line of text in a paragraph may not be filled in order to prevent words from being split. As such, it may be necessary to increase the maximum number of characters for the paragraph field beyond the number that will actually be entered into it to allow for the extra space needed to preserve correct word separation and wrap.