|
-
Jan 10th, 2004, 02:50 PM
#1
Thread Starter
Hyperactive Member
Mathematical symbols do not display in RTF file
My application opens a RTF-file with maths papers which I created with MS Word. The font was Times New Roman and I inserted a couple of symbols like triangles, greater than-, not equal to-, etc. from the "Insert - Symbol" menu.
When I open the rtf documents with Wordpad, the symbols are correct.
When I open the rtf documents with my VB application, the symbols are displayed totaly different, like question marks, squares, etc.
How can I fix this problem?
-
Jan 10th, 2004, 03:22 PM
#2
Those characters are part of the extended ASCII chart. Maybe the RTF control can't display them?
On a side note, this would probably be better answered in the General VB forum
The time you enjoy wasting is not wasted time.
Bertrand Russell
<- Remember to rate posts you find helpful.
-
Jan 10th, 2004, 04:10 PM
#3
Thread Starter
Hyperactive Member
Yes, I know, I tried it, but I could not get a solution in that section.
The RichTextBox displays the symbols correctly when I use Win XP, but not on PCs with Win 98 and Win ME.
-
Jan 10th, 2004, 04:55 PM
#4
Check the version of the OCX on each machine. If they're different, try backing up the Win98/ME version and replacing it with the WinXP one.
The time you enjoy wasting is not wasted time.
Bertrand Russell
<- Remember to rate posts you find helpful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|