DustDevil1980
Programmer
I have a report with a very specific (static) layout. In some fields, the data varies from just a few words to an entire paragraph. What I want to do is decrease the fontsize to make it all fit. Is there a way to detect if the data moves to the next line or the "can grow" event to reduce the font size? I thought I was on to something with the TextWidth property, but the results seemed to be random. This problem is similar to thread 702-558039, however the user has no control over changing the fontsize when entering the data in the form.