Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal question
Message
De
06/03/2002 02:58:17
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00628160
Message ID:
00628858
Vues:
20
What integration method do you use ? the activeX report control or the RDC automation server with the Smart viewer ActiveX control, or the CRPE automation server ?

For the first one you should use:
oReport.PageZoom(115)
for the second one
THISFORM.CrViewer.Zoom(115)
for the third one you should obtain a reference to the preview window via the preview method of the report and call:
oPreviewWindow.ZoomPreviewWindow(115)
If still no effect what happens if you try a value of 200 ?

Walter,



>well, I tried Zoom(115) and got no effect.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform