Font size problem in reports

H

Hans Fischer

Hi all,

I am creating a report using VBA
(createReportControletc.). The user should be able to
choose the font and font size of the report with
commonDialog before the report is actually created.
As character widths of the different fonts vary, I need a
multiplier for the recalculation of height and width of
the textfields in the report.
Therefore I am looking for a function which returns the
character width of the chosen font.
Pls help! Thanks!
Hans
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top