Welcome to OpenXML Developer Sign in | Join | Help

Merging Docx files using .Net

Last post 10-29-2008, 1:29 PM by Shinobi. 18 replies.
Page 2 of 2 (19 items)   < Previous 1 2
Sort Posts: Previous Next
  •  06-24-2008, 4:23 PM 3394 in reply to 2235

    Re: Merging Docx files using .Net

    Hi Jenny,

    I have exactly the same kind of requirement.

    I hope you would have got some solution by now.I would really appreciate if you could share that.

    Regards,

    Pankaj

  •  09-06-2008, 7:41 AM 3658 in reply to 1422

    Re: Merging Docx files using .Net

    you're going totally wrong on step 4 ,i remeber i had the same problem on word2003 ;your approach should be selecting "//w:p" Node as xmldocumetfragment and appending in one command to "//w:sectPr",reading every node for appending is just wasting resources.
  •  10-07-2008, 5:10 AM 3767 in reply to 3658

    Re: Merging Docx files using .Net

    Hi

     

    You can merge word document using Aspose.Words. Here is manual how to achieve this.

    http://www.aspose.com/documentation/file-format-components/aspose.words-for-.net-and-java/append-one-document-to-another.html

     

    WBR,

    Alex

  •  10-29-2008, 1:29 PM 3832 in reply to 3767

    Re: Merging Docx files using .Net

    Thank you for the recommendation Beast, but I am very interested in finding a solution to this problem that doesn't require me to purchase a third-party library.

    The code posted earlier seems to correctly address combining the text ... does anyone have any thoughts on how to handle bullets and images?
Page 2 of 2 (19 items)   < Previous 1 2
View as RSS news feed in XML