Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyway to output to monochrome bitmap
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01047324
Message ID:
01047366
Vues:
7
>Does anyone know how to create a monochrome bitmap or monochrome tiff file from a VFP report?

Hi Steven,

In VFP9 you can use GDI+ capabilities of the Report Builder:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen9/html/VFP9Reports1.asp

You have access to the Graphics handle of the Preview Container, if I'm not mistaken. With this handle you may convert report's image to monochrome bitmap using GDI+ functions. There's GDI+ foundation class provided with VFP9 release.

There was an article published about this functionality in FoxPro Advisor July 2004, written by Christof Wollenhaupt.

Using GDI+ in the VFP 9 Report Writer
http://databasedadvisor.com/doc/14141
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform