Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bold Font of Some Records
Message
De
11/03/2022 00:27:03
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01683804
Message ID:
01683805
Vues:
55
>Hi,
>
>I have a report that simply prints records in a cursor. For example, the cursor has two column COLUMN1 and COLUMN2. And a sample report looks like this:
>
>COLUMN1     COLUMN2
>ABC                123
>XYZ                 766
>GUB                111
>
>and so on.
>
>I want some records of this cursor to be printed in Bold Font. For example, the line:
>
>ABC              123
>
>
>I can add a column COLUMN3 to this cursor and set the value of these rows/records to value True (in the COLUMN3).
>But I don't know how to use this value, True, to change the font of the values in COLUMN1 and COLUMN2 to Bold.
>
>Any suggestions?
>
>TIA

In VFP9, SET REPORTBEHAVIOUR 90, get properties of your report-textbox, find page Dynamic or so. Add a rule (how ever it is named in English), within the rule set an expression and pick a FONT. The font holds bold. It's a bit obscure since underline is not in the font, but this is the way it goes.

See crappy picture
HTH
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform