Special characters in Word

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi to all,

My application allows to you to open a word document, shows this document
into a DSO framer ocx, control, and then you can select some text and shows
into a WebBrowser control...

If in the application i select a word with three points like (hello...) the
web browser control shows me(hello…)

How could i get the correct "..."?
How could be the problem?

Any help will be grateful.
 
Josema,

Can you post some of the code that gets the text in the selected area of
word?
 
Josema said:
Hi to all,

My application allows to you to open a word document, shows this document
into a DSO framer ocx, control, and then you can select some text and shows
into a WebBrowser control...

If in the application i select a word with three points like (hello...) the
web browser control shows me(hello???)

How could i get the correct "..."?
How could be the problem?

You need to work out exactly where it's going wrong.

See http://www.pobox.com/~skeet/csharp/debuggingunicode.html for what I
mean.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top