Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HOW To print some letters
Message
 
 
To
28/01/2003 09:52:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00746045
Message ID:
00746209
Views:
24
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform