Tags
archives
- March 2010 (1)
- February 2010 (2)
- January 2010 (5)
- December 2009 (1)
- November 2009 (2)
- October 2009 (1)
- September 2009 (2)
- July 2009 (1)
- May 2009 (2)
- April 2009 (1)
- March 2009 (5)
- February 2009 (7)
- January 2009 (1)
Tag Archives: CodePlex
2 new worflow activities added to SP2010 Word Automation
I’ve added two new worfklow activities, Convert Folder and Convert Library, to the SP2010 Word Automation project on CodePlex.
Because you can’t associate workflows created with SharePoint designer to libraries or folders, these actions won’t use the current item from the context, so you need to specify the input and output library or folder by url. [...]
Also tagged #SP2010NL, SP2010, Word Automation Leave a comment
CodePlex project for Word Automation Services
I’ve just published the first release for a CodePlex project I started to provide sample projects / solutions for using the Word Automation Services in SharePoint 2010.
Word Automation Services allow you to convert document to and from different formats.
File formats the service can read:
Office Open XML (DOCX, DOCM, DOTX, DOTM)
Word 97-2003 Document (DOC) [...]
Also tagged #SP2010NL, SP2010, Word Automation Leave a comment
New sample project for SP2010 Word Automation: UI