How can i merge 4 large documents (more than 3MB each)

J

Jean Bosco

I finished write a book that has 5 chapters in word. The text include
mathematics (I used mathtype) and each chapter has a size of more than 3 MB.
I do not succed to merge the whole book in a single file. How can I solve
this problem with word, as i need to include table of contents...
Thank's
 
M

macropod

Hi Jean,

Word files can hold up to 32Mb of text, plus graphics, so 15-16Mb is well within its capacity.

However, you shouldn't really need to merge them. You could, for example, create another document that uses INCLUDETEXT fields to
link all the chapters in a common document, or RD fields to build just a Table of contents spanning all chapters. Both are described
in Word's help file.

Cheers

--
macropod
[MVP - Microsoft Word]


| I finished write a book that has 5 chapters in word. The text include
| mathematics (I used mathtype) and each chapter has a size of more than 3 MB.
| I do not succed to merge the whole book in a single file. How can I solve
| this problem with word, as i need to include table of contents...
| Thank's
 
J

Jonathan West

Jean Bosco said:
I finished write a book that has 5 chapters in word. The text include
mathematics (I used mathtype) and each chapter has a size of more than 3
MB.
I do not succed to merge the whole book in a single file. How can I solve
this problem with word, as i need to include table of contents...
Thank's

Creating a Table of Contents Spanning Multiple Documents
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=148


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
 
J

Jean Bosco

Hi!
I am not satisfied by your response. I can not built for example a PDF file
of the whole book with your suggestion, I really want to merge the whole
document, when I start to merge 2 or 3 chapters, word no longer respond or
the program is automatically closed.
More over, if i succed to merge the files, when I want to save 3 chapters on
a single doc, I have a funny message say the disk is full to write on
drive..., free some space on this drive, or save the document in another
disk. Try one or more of the following..... (whereas it has more than 10 GB
free).

Please I am confused
Jean Bosco
 
M

macropod

Hi Jean,

You can indeed build a single doc via INCLUDETEXT fields in the target document pointing to each of the source documents. You can
then create a PDF from the target document. Give it a try! Even if that were not true, the better PDF software out there lets you
merge PDFs.

Other than that, your merging problem may be due to one of the source documents having some corruption. A simple way of fixing many
corrupt documents is to insert a new paragraph mark at the very end of the document, then copy everything except the new paragraph
mark and paste the copied material a new document.

Cheers

--
macropod
[MVP - Microsoft Word]


| Hi!
| I am not satisfied by your response. I can not built for example a PDF file
| of the whole book with your suggestion, I really want to merge the whole
| document, when I start to merge 2 or 3 chapters, word no longer respond or
| the program is automatically closed.
| More over, if i succed to merge the files, when I want to save 3 chapters on
| a single doc, I have a funny message say the disk is full to write on
| drive..., free some space on this drive, or save the document in another
| disk. Try one or more of the following..... (whereas it has more than 10 GB
| free).
|
| Please I am confused
| Jean Bosco
| "macropod" wrote:
|
| > Hi Jean,
| >
| > Word files can hold up to 32Mb of text, plus graphics, so 15-16Mb is well within its capacity.
| >
| > However, you shouldn't really need to merge them. You could, for example, create another document that uses INCLUDETEXT fields
to
| > link all the chapters in a common document, or RD fields to build just a Table of contents spanning all chapters. Both are
described
| > in Word's help file.
| >
| > Cheers
| >
| > --
| > macropod
| > [MVP - Microsoft Word]
| >
| >
| > | I finished write a book that has 5 chapters in word. The text include
| > | mathematics (I used mathtype) and each chapter has a size of more than 3 MB.
| > | I do not succed to merge the whole book in a single file. How can I solve
| > | this problem with word, as i need to include table of contents...
| > | Thank's
| >
| >
| >
 

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

Top