Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report (right justify text)
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Report (right justify text)
Divers
Thread ID:
01045289
Message ID:
01045289
Vues:
66
I found a weird problem in Fox Pro 7 with right justification.

To reproduce it create a report with only a detail band and a textbox containing Alltrim(PrintReport.Desc) with a Microsoft Sans Serif 9 Bold font.

In the BeforeOpenTables (Dataenvironment) put this
CREATE CURSOR PrintReport (Desc C(50))

SELECT PrintReport
APPEND BLANK
Replace Desc WITH "Some text"
APPEND BLANK
Replace Desc WITH "More text and Some text"
APPEND BLANK
Replace Desc WITH "This is a very larger string"
Preview the report.

Now remove the Bold and try again.

Anyone knows what is causing this behavior ?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform