473,387 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Question about MS word programming

Hey Guys,
I am trying to develop an application, where people can open and edit
word documents and RichTextFiles. I am using RichTextBox for
editing.., but I am unable to figure out how to open Word Documents. I
figured I need to add some COM library by searching through some
forums.. But I want to this program to function perfectly, no matter
if the user has MS office installed on his computer or not.. The
document should be opened in the textbox, not with the MS WORD
application..

I hope you understand my problem..please help me

thanks
Nov 15 '05 #1
2 2159
"kumar r" <ry*****@yahoo.com> wrote:
I am trying to develop an application, where people
can open and edit word documents [...]
I am using RichTextBox for editing
A standard RichTextBox won't support many of the features available in Word.
but I am unable to figure out how to open Word
Documents. [...] I want to this program to function
perfectly, no matter if the user has MS office installed
on his computer or not..


Then you can't assume that the computer will have any libraries that might
help with the Word document format.

You can obtain the Word file format specification from Microsoft, but it's
rather complicated. Do you really want to try to implement something like
this?
http://www.redbrick.dcu.ie/~bob/Tech/wword8.html

P.

--
www.CL4.org
Nov 15 '05 #2
ry*****@yahoo.com (kumar r) wrote in message news:<59*************************@posting.google.c om>...
Hey Guys,
I am trying to develop an application, where people can open and edit
word documents and RichTextFiles. I am using RichTextBox for
editing.., but I am unable to figure out how to open Word Documents. I
figured I need to add some COM library by searching through some
forums.. But I want to this program to function perfectly, no matter
if the user has MS office installed on his computer or not.. The
document should be opened in the textbox, not with the MS WORD
application..

I hope you understand my problem..please help me

thanks


Thanks for the reply Paul, I am not really sure if its possible, when
i had the thought of developing the application, i just started and
wanted to see, if any problem would come in the future. Well, as u
said I guess its tough to write an application which can act like
proprietary MS word without really having MS WORD on the computer.
Anyway thanks for the reply..
kumar
Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: lonelyplanet999 | last post by:
Hi, I'm a newbie to perl and is now studying about perl programming, I read some perl programming tutorials online (enter 'Perl tutorial' at google.com) and also find some sample perl scripts...
65
by: perseus | last post by:
I think that everyone who told me that my question is irrelevant, in particular Mr. David White, is being absolutely ridiculous. Obviously, most of you up here behave like the owners of the C++...
8
by: Asma | last post by:
Dear Sir, I am trying to find a way to open a Word document using C language and read the text of word doc into a variable. (Turbo C on Dos 6.0). Can anyone please tell me which libraries in...
58
by: Larry David | last post by:
Ok, first of all, let's get the obvious stuff out of the way. I'm an idiot. So please indulge me for a moment. Consider it an act of "community service".... What does "64bit" mean to your friendly...
13
by: John Salerno | last post by:
I'm interested in Programming Windows with C# (Core Reference) by Charles Petzold, but do you think that the new version of C# (along with .NET 2.0) will make this book obsolete in any way?
2
by: et | last post by:
I am new to asp.net. I am writing a program that will revolve around an extensive client database, and wonder what the best way to design the program is, using classes. I have about 10 different...
6
by: Ludwig | last post by:
Hi, i'm using the regular expression \b\w to find the beginning of a word, in my C# application. If the word is 'public', for example, it works. However, if the word is '<public', it does not...
6
by: nagar | last post by:
I need to get the list of Autocorrect entries in word. Is there a way to do it without connecting to Word? Is the list saved somewhere? If I need to connect to Word, how can I detect if it's...
19
by: dave | last post by:
Hi All, I wrote a program that takes a string sequence and finds all the words inside a text file (one word per line) and prints them: def anagfind(letters): #find anagrams of these letters...
3
by: Peter Proost | last post by:
Hi group first of all I need to say that I almost never use regex hence my question may be stupid. I'm using regex to find all words that start with an @ in a string. But the regex that I figured...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.