J
Jerry Kogan
If you know the font, and the text that will go into an
actual text box, is there any way you can find out the
actual width of the text that will be printed. The only
thing I've seen that might come close is to set up the
control as size to fit, and then get the size of the
control during the Report's format event. Is there some
routine where you can specify a font size, type, and text,
and find out how much space would be require to print that
text?
actual text box, is there any way you can find out the
actual width of the text that will be printed. The only
thing I've seen that might come close is to set up the
control as size to fit, and then get the size of the
control during the Report's format event. Is there some
routine where you can specify a font size, type, and text,
and find out how much space would be require to print that
text?