Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Fax My Report (containing images) ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01198319
Message ID:
01198478
Vues:
20
oListener=CREATEOBJECT("ReportListener")
oListener.ListenerType=3
REPORT FORM MyReport PREVIEW OBJECT oListener
cOutputFile = "c:\testreport(1).bmp"
oListener.OutputPage(1, cOutputFile, 105, 0, 0, 768, 1024)

It works but the header and footer images are not align like with report form preview or html output file (using htmllistener). The header and footer height & width are streched too short. How to avoid that?
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform