By: Ajayendra
Date: 2012-11-02
Time: 14:22
|
How to merge 2 doc file with TBSI wanna merge 2 doc file with TBS. How can i merge it?
Please suggest your valuable opinion. Thanks |
By: Skrol29
Date: 2012-11-04
Time: 19:52
|
Re: How to merge 2 doc file with TBSHi,
Were is the problem? The point is that you have to create as much instance as you have file to merge. |
By: Ajayendra
Date: 2012-11-05
Time: 05:56
|
Re: How to merge 2 doc file with TBSThanks for reply!
I have 2 docx file and i want to merge by TBS. Can you please guide me how can i merge 2 docx file to one new file. |
By: Skrol29
Date: 2012-11-05
Time: 18:23
|
Re: How to merge 2 doc file with TBSHi,
The reply is here: http://www.tinybutstrong.com/forum.php?thr=2757 > OpenTBS cannot combine two DocX for now. This is a complicated operation because it implies > to retrieve all styles, charts, images, objects from the Docx to insert ; and to place them correctly inside the target DocX. |
By: David
Date: 2012-12-11
Time: 17:08
|
Re: How to merge 2 doc file with TBSI have been working on a project where the ability to merge documents would be useful, since I am creating a large document that can have many sections but which sections appear in any particular instance of the document is not determined in advance. It would be nice to make each section a separate docx file and merge the ones I need. My workaround is to make each section a block and conditionally display it if it is included in that instance of the document. The only limitation that I have run into with my workaround is that I can't change the order of the sections.
Hope that idea helps you accomplish what you want. |