Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert PNG to BMP/JPG/GIF Etc??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00866067
Message ID:
00866078
Vues:
26
Ellis,

Besides using third party to get the converted file format, you can use something like this:

create table pngstore (gimage G)
append blank
append general gimage from filename.png

In the report add image with the picture FROM FIELD.

Good luck



>Hi,
>
>I'm trying to create a VFP 7.0 Report that will display graphics files. Unfortunately, my files are PNG's.
>
>Does anyone have any methods, code or advice as to how to convert my PNG files to a format that the Report Writer Image Control can use?
>
>Thanks!
>
>Ellis
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform