Has anyone run into the issue with textbox sizes where you make the size of the textbox exactly the size of the text, then when you preview or run the report the text wraps? I did set the padding properties to 0 on the textbox. The only way I found to avoid the wrapping or text being cut off is to increase the size of the textbox. This becomes an issue when aligning something else to the left of it. Any suggestions on how to correct this?
Thanks in Advance!Jon
Sorry I meant to say it becomes an issue aligning another element to the right.