Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make a line to be inclined
Message
De
20/11/2019 08:48:20
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01671935
Message ID:
01671952
Vues:
42
>>>Hi,
>>>
>>>I need to show - on the printed report - a space for a user to enter the date. And the separator between the month, date, and year has to be inclined (at about 45 degrees). I put a vertical line. Then in the properties of this line I go to Advanced and set the object rotation to 45 degrees. But the line still prints vertical.
>>>What am I missing?
>>
>>Set Reportbehavior 90
>
>First, thank you. Yes, it does what I am looking for. But I am concerned that this setting, especially since Help says it is global, will "break" something in another report. The Help is not clear - at least to me - if setting this to 90 makes the app take advantage of all the new report features of VFP 9. Or, instead, it regresses the report feature to an older version.


Hi,

For me the help is very clear:

The SET REPORTBEHAVIOR command allows your existing reporting code to take full advantage of the new GDI+ report rendering engine with one command.

SET REPORTBEHAVIOR has no effect on REPORT FORM and LABEL FORM commands that have a ReportListener instance specified via an OBJECT clause.

So set reportbehavior to 90 always.

Rgds,

Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform