I have a report that prints the name and address of a person onto a postcard. I have the CanGrow property set to Yes so that if someone has a long name, it won't get cut off. However, it looks kind of dumb:
Mr. and Mrs. John
Smith
Is there a way, perhaps through the OnPage event, to find out if that field has grown (if the data is too long for one line) and, if so, lower the font size?
Mr. and Mrs. John
Smith
Is there a way, perhaps through the OnPage event, to find out if that field has grown (if the data is too long for one line) and, if so, lower the font size?