Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I dont want form feed
Message
From
12/08/2004 01:56:20
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
To
10/08/2004 14:30:50
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00930721
Message ID:
00932588
Views:
31
Dear Hilmar
I get your sample and test it. because my language is persian i use from codepage 1256.
When i print my report all persian character wascurropted.
I read your code and see below line in MYFUNCTIONS.PRG :

lcFileInRam = tcMargin + strtran(CpConvert(1252, 437, lcFileInRam),;
CRLF, CRLF + tcMargin)

this line chang the codepage to 437. WHY?
can i change 437 to 1256?

when i bypass this line and check lcFileInRam content everything is correct.

but when lcFileInRam content is printed with ??? my persian character curropt again.WHY?

can you help me?
Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform