c# - How to render data set data to word (docx) file with template? -


In my C # .net (win form) project, I have many template word files with content and tables I have MS Word Bookmarks Or fill out this word file with your database data using the field. What tools can I use for this issue? Point: This tool should fill in my nested table with the proper template definition. Any idea is welcome I know aspose.word but it's free, I'm looking for a free find.

You can use

  1. OpenXml < Li> DockX

    I used OpenXML last time and it is very easy.

    I do not have code for this, though there are some links to the stack overflow here



Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -