Tag Archives: CodePlex

New sample project for SP2010 Word Automation: UI

2 comments
I’ve just published a second sample solution for the SP2010 Word Automation project on CodePlex. This solution will add a button to the Ribbon when browsing document libraries: When the button is clicked a modal Dialog is shown that will allow the user to specify the options used for conversion: When the Ok button is [...]
Also tagged , , | 2 Comments

2 new worflow activities added to SP2010 Word Automation

2 comments
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 [...]
Also tagged , , | 2 Comments

CodePlex project for Word Automation Services

2 comments
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 [...]
Also tagged , , | 2 Comments