Edit .doc document

Last post 01-13-2011, 9:50 AM by Eric. 1 replies.
Sort Posts: Previous Next
  •  01-13-2011, 4:15 AM 65703

    Edit .doc document

    Hi!

    So i'm trying out Cute Editor and i wanted to edit an existing .doc file with it.
    So i did something like this:
    Dim path As String
    path = "c:\teste.doc"
    Editor1.LoadWord(path)
     
    Is this the right mehod? Using the LoadWord? Because it isn't working. If i use the LoadFile or LoadHTML method instead, i get a lot of tags and unwanted data.
     
    Thanks in advance,
  •  01-13-2011, 9:50 AM 65708 in reply to 65703

    Re: Edit .doc document

    Dear s3th,
     
    LoadWord is not supported.  I have tested LoadFile and LoadHTML, it works fine on my end. Which unwanted tags are generated? You can send your test file to eirc@cutesoft.net , I will have a test on my end.
     
    Thank you for asking
    Eric@cutesoft.net
View as RSS news feed in XML