Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calculating length of printed string.
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Calculating length of printed string.
Divers
Thread ID:
00318779
Message ID:
00318779
Vues:
78
I have to be able to pad a string with asterisks so that, when it prints to a label, it will completely cover the length of the label.

My question is, given an unknown printer, how do you convert the information from functions like FONTMETRIC() and TXTMETRIC() to calculate the length of a printed string?

Let's say the font is Arial Normal 8 and FONTMETRIC(6), the average width, is 5 pixels. Leaving out TXTMETRIC() to make the example simple, let's say all of the characters in the string are "average".

How many "average" characters do I need to cover a printed inch? Would this depend on the printer's dpi resolution and, if so, how do you determine the selected printer's resolution? I'm confused because a FONTMETRIC(6) return of 5 pixels doesn't go into my laser printer's 300 dpi and come out with a real number of characters per inch.

Any help would be appreciated.

Ed
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform