M
mcwhirt3
Hi,
I have a data entry form where a title is input. Depending on the
length of that title the fontsize of the text in the "title" field
shrinks to fit the available space with an onfocus event. So for
instance if the title is 10 characters or less the fontsize=20, and if
the title is more than 10 characters then the fontsize=10. It works
well, however when I print a report it makes the field the same size
across the entire report. Each record cannot have an independent
fontsize for the "title" field. Is there any way to achieve a variable
fontsize across multiple records based on an event? Thanks for any help.
I have a data entry form where a title is input. Depending on the
length of that title the fontsize of the text in the "title" field
shrinks to fit the available space with an onfocus event. So for
instance if the title is 10 characters or less the fontsize=20, and if
the title is more than 10 characters then the fontsize=10. It works
well, however when I print a report it makes the field the same size
across the entire report. Each record cannot have an independent
fontsize for the "title" field. Is there any way to achieve a variable
fontsize across multiple records based on an event? Thanks for any help.