I have a Text_Area field on a form. The print sliding on this field is setup to “allow height to grow”. I’m trying to print a paragraph of user entered text with this field. The print preview always shows up perfectly. However, when I actually print the form some of the words on the right hand side of the paragraph are getting cut off.
I’ve also tried using the pdf plugin to print to pdf. In general, this is more consistent than printing from the print preview, however I have had it cut off the right hand side of some text as well. Again the print preview looks perfect on the screen.
So far the only method I’ve been able to use to print a paragraph of text consistently is to have the user enter returns at the end of each line, so that there is no wrapping of text. Obviously this is a big hassle for the end user.
Any help is appreciated. I’m using R2 2.1.2-build 315 on Windows XP.
Craig