Search Wiki:
Project Description
Although you can create Word 2007 Docs Programmatically using packaging API and simple XML manipulations, for most people its easier said than done.
This is just an effort to make things easier, Currently i am planning to use Microsoft SDK for Open XML formats to achieve our goal


Last edited Jun 25 2007 at 11:56 AM  by pranavwagh, version 2
Comments
LucaBongioanni wrote  Aug 1 2007 at 4:40 PM  
pranavwagh,
great project!
Is there any example for how using it?

Bye
Luca
Italy

pranavwagh wrote  Aug 2 2007 at 11:36 PM  
Hello Luca,
Thanks for having a look at it. Currently the project is in "barebone release" [yeah..i coined this word :)]. Basically that means that its just a barebone project and i still need to add a lot of functionality to make it usable. So i was looking for suggestions so that i can catagorize the *high priority* functionality. To submit the comments Please have a look at http://www.codeplex.com/WordPackage/Thread/View.aspx?ThreadId=13324

Thanks,
Pranav Wagh
http://blogs.msdn.com/pranavwagh

jchandra wrote  Sep 27 2007 at 4:14 AM  
hi there, looks like we are trying to create the same kind of thing, but I am trying to create one that is compatible with .NET 1.1. Check out http://www.codeplex.com/OpenXMLWriter.

Updating...