Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HOW To print some letters
Message
 
 
À
28/01/2003 09:52:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00746045
Message ID:
00746209
Vues:
25
In this you can write VB wrapper for that control and call it from VFP.

>I already tried it. tried to convert to UNICODE or to UTF-8. Neither works.
>
>
>>Maybe your control expect Unicode string? In this case you can use STRCONV() to convert your string to Unicode().
>>
>>>Hi,
>>>
>>>I have a fiscal printer, and I am trying to send to it some string. OK, there is ActiveX that interfeces the printer.
>>>
>>>so in VFP6 I have this string:
>>>
>>>a="àáâãä......" &&cyrillic Macedonian alphabet
>>>
>>>and do
>>>
>>>mycontrol.PrintMethot(a)
>>>
>>>and some charakters are printed some not, some replacet with different chars some with blanks.
>>>
>>>I try this example in VB6 and it works great. ?????
>>>Is VFP have problems with some encodings ???
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform