Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Unicode Report
Message
From
02/04/2016 23:29:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
VFP Unicode Report
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Miscellaneous
Thread ID:
01634217
Message ID:
01634217
Views:
262
Hi, G'day


I already sucessful display the Khmer unicode wording in the form by using ms form 2 text.

Now try to output it to report. But it work fine for others language but cant show the Khmer properly .

I try using code in http://www.west-wind.com/wconnect/weblog/ShowEntry.blog?id=608, but it seem not work.


PROCEDURE Render
LPARAMETERS nFRXRecNo ;
, nLeft, nTop, nWidth, nHeight ;
, nObjectContinuationType ;
, cContentsToBeRendered ;

cContentsToBeRendered = STRCONV(lcResult, 12)


Any advise?


Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform