Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP9 changes font sizes,page etc. which is created via V
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01070591
Message ID:
01070601
Vues:
25
It may help but it cannot resolve the difference in rendering of report objects in GDI and GDI+. Most likely, you'll have to make adjustments to your reports to run properly with SET REPORTBEHAVIOR 90

>I think below codes will help me , specially " oListener.DynamicLineHeight=.F. " command...
>
>
>Local oListener
>
>oListener = Createobject("ReportListener")
>oListener.ListenerType = 1 && Preview, or 0 for Print
>oListener.DynamicLineHeight=.F.
>Repo Form (m.gcReportdir + "\" + m.lcReportname) Object oListener
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform