473,387 Members | 1,876 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.

Reading and writing word file

Raj
Hi ,

I am working on vb.net and word application automation application.

my question is :.

1. I want to save one file into another file ,
example.

a) my existing file name is "Raj.DOc" and containing some page.

b) and second file is "Raj2.DOc" it also containing some page.

c) So I want to Save "Raj2.Doc" file into "Raj.doc" file. with all the
page

Please help me out with code.

i will be very grateful to you.
Thanks and Regards

Raj Kumar Mishra
jcast Networks Ltd.
New Delhi.
India.
91-51678212,13,14
Nov 20 '05 #1
5 1301
Cor
Hi Raj,

Some links

Office
http://support.microsoft.com/default...b;EN-US;311452

Pia Download
http://support.microsoft.com/default...b;EN-US;328912
I hope this helps a little bit?

Cor

I am working on vb.net and word application automation application.

my question is :.

1. I want to save one file into another file ,
example.

a) my existing file name is "Raj.DOc" and containing some page.

b) and second file is "Raj2.DOc" it also containing some page.

c) So I want to Save "Raj2.Doc" file into "Raj.doc" file. with all the
page

Please help me out with code.

i will be very grateful to you.

Nov 20 '05 #2
Raj
hi,

Sorry this link does not have any solution which i am looking for.
So please help me out this trouble.
thanks
Raj
"Cor" <no*@non.com> wrote in message
news:uU**************@tk2msftngp13.phx.gbl...
Hi Raj,

Some links

Office
http://support.microsoft.com/default...b;EN-US;311452

Pia Download
http://support.microsoft.com/default...b;EN-US;328912
I hope this helps a little bit?

Cor

I am working on vb.net and word application automation application.

my question is :.

1. I want to save one file into another file ,
example.

a) my existing file name is "Raj.DOc" and containing some page.

b) and second file is "Raj2.DOc" it also containing some page.

c) So I want to Save "Raj2.Doc" file into "Raj.doc" file. with all the
page

Please help me out with code.

i will be very grateful to you.


Nov 20 '05 #3
* "Raj" <ra******@jcastnet.com> scripsit:
Sorry this link does not have any solution which i am looking for.
So please help me out this trouble.


Why not ask in the Word VBA group?

<news:microsoft.public.word.vba.general>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #4
* "Cor" <no*@non.com> scripsit:
Some links

Office
http://support.microsoft.com/default...b;EN-US;311452

Pia Download
http://support.microsoft.com/default...b;EN-US;328912


Another link:

<http://msdn.microsoft.com/office/>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #5
Cor
Thanks

Added in my HKW system

:-)

Cor
Nov 20 '05 #6

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

Similar topics

1
by: Steve Bennett | last post by:
Can anyone suggest a good tutorial for reading and writing binary files in Perl or send me some tips or examples? I tried using pack and unpack and seek and read but things don't work as expected...
8
by: Phil Slater | last post by:
I'm trying to process a collection of text files, reading word by word. The program run hangs whenever it encounters a word with an accented letter (like rôle or passé) - ie something that's not a...
4
by: Oliver Knoll | last post by:
According to my ANSI book, tmpfile() creates a file with wb+ mode (that is just writing, right?). How would one reopen it for reading? I got the following (which works): FILE *tmpFile =...
4
by: Erpman | last post by:
I am trying to access the data with in a wav file. I am testing with very small files in order to keep the code simple to start with. Basically, im writing the entire wav file to a byte using a...
0
by: R1gg4 | last post by:
Hi all, I currently have a VB.NET application that interfaces with Word 2003 to produce documents from templates substituting the data in the template to form the document. This is all working...
6
by: arne.muller | last post by:
Hello, I've come across some problems reading strucutres from binary files. Basically I've some strutures typedef struct { int i; double x; int n; double *mz;
9
by: jerry.upstatenyguy | last post by:
I am really stuck on this. I am trying to write a string array containing a "word" and a "definition" to a class called Entry. Ultimately this will end up in another class called dictionary. No,...
16
by: Jm.GlezdeRueda | last post by:
Hi all, Im trying to read a 24bit bmp with fread, and i have some problems.. I want to read the whole structure in one time, but i dont know why, it only reads the first member well.. I have...
3
by: ahammad | last post by:
Well, the title pretty much describes what I want to do. I want to be able to read the contents of a Word document (*.doc). I also want to be able to read it to a CString object, and then search that...
19
by: Hapa | last post by:
Does only reading (never writing) of a variable need thread synchronisation? Thanks for help? PS. Anybody knows a Visual C++ news group?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.