Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing png in general field
Message
 
À
17/11/2016 08:39:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01643560
Message ID:
01643610
Vues:
37
>>>>>>I have a problem when i import a png file in a general field.....It is not recognized and when i try to print it i can see only the file name...
>>>>>
>>>>>How you put png file to general field?
>>>>>With command or with GUI? How OLE class/application did you select?
>>>>>
>>>>>MartinaJ
>>>>
>>>>With Append General command
>>>
>>>If you use a general field, this field gets associated with a specific program. If this program isn't installed on a machine, the field won't show as expected, which is what you see. That's one of many reasons why general fields should NOT be used. It sounded like a good idea when they were introduced, but experience has shown that they are a real pain to work with. Cyanide is quicker...
>>
>>The problem is that if use a blob field and i import a png file (with transparency) then i have problems to show it with crystal reports )it is shown with black background). I have no problems if i import a bmp file in a general field (
>
>A blob field is NOT a general field, and a general field is NOT a blob field. These field types are technically very different. The most important difference is that a general field is tied to an external application, e.g. Excel or Word, while a blob field are "independent" and are usually used together with an Image control using its PictureVal property.
>
> What field type do you use?

I am searching a solution that let me to insert in a report (with Crystal report) a sign stored in a png file.... every solution that works is good for me....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform