<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SharePoint 2010 Word Automation</title><link>http://sp2010wordautomation.codeplex.com/project/feeds/rss</link><description>A sample project &amp;#47;solution that contains some components for Word Automation in SharePoint 2010.      First component to be released is 4 custom workflow actions for converting documents that you can use in SharePoint Designer 2010.</description><item><title>Source code checked in, #76924</title><link>http://sp2010wordautomation.codeplex.com/SourceControl/changeset/changes/76924</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:29:18 GMT</pubDate><guid isPermaLink="false">Source code checked in, #76924 20121001092918P</guid></item><item><title>Source code checked in, #76923</title><link>http://sp2010wordautomation.codeplex.com/SourceControl/changeset/changes/76923</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:23:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #76923 20121001092354P</guid></item><item><title>Created Issue: Can't see the Custom actions in Sharepoint Designer [8224]</title><link>http://sp2010wordautomation.codeplex.com/workitem/8224</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I have deployed the WSP to the farm.&lt;br /&gt;First thing was I couldn&amp;#39;t find the site collection feature for it, but did activate Site feature.&lt;br /&gt;Next I started sharepoint designer and wanted to use the custom action but couldn&amp;#39;t find it.&lt;br /&gt;&lt;br /&gt;Is there a deployment guide somewhere I can follow.&lt;br /&gt;Am I doing something wrong&amp;#63;&lt;br /&gt;</description><author>dhawalchheda</author><pubDate>Wed, 29 Aug 2012 22:36:17 GMT</pubDate><guid isPermaLink="false">Created Issue: Can't see the Custom actions in Sharepoint Designer [8224] 20120829103617P</guid></item><item><title>New Comment on "Documentation"</title><link>http://sp2010wordautomation.codeplex.com/documentation?&amp;ANCHOR#C22702</link><description>I confirm this code to copy the fields is working very well, also for meta data properties.  Thanks a lot&amp;#33;</description><author>hdesmedt</author><pubDate>Fri, 24 Feb 2012 15:44:37 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120224034437P</guid></item><item><title>New Post: A minor bug related to sub site</title><link>http://sp2010wordautomation.codeplex.com/discussions/280497</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;In file &amp;quot;SP2010WordAutomation.UI.js&amp;quot;, instead of:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; var options = {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url: '/_layouts/SP2010WordAutomation.UI/ConvertDocument.aspx?items=' &amp;#43; selectedItems &amp;#43; '&amp;amp;source=' &amp;#43; SP.ListOperation.Selection.getSelectedList(),&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; title: 'Convert Documents
 2',&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; allowMaximize: false,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; showClose: true,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; width: 600,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; height: 480,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dialogReturnValueCallback: SP2010WordAutomation.UI.ConvertCallback&amp;nbsp;
 &amp;nbsp; };&lt;/p&gt;
&lt;p&gt;It's better to use:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; var layoutsUrl = SP.Utilities.Utility.getLayoutsPageUrl('SP2010WordAutomation.UI/ConvertDocument.aspx');&amp;nbsp; &amp;nbsp; layoutsUrl &amp;#43;= '?items=' &amp;#43; selectedItems &amp;#43; '&amp;amp;source=' &amp;#43; SP.ListOperation.Selection.getSelectedList();&amp;nbsp; &amp;nbsp; var
 options = {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url: layoutsUrl,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; title: 'Convert Documents 3',&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; allowMaximize: false,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; showClose: true,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; width: 600,&amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; height: 480,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dialogReturnValueCallback: SP2010WordAutomation.UI.ConvertCallback&amp;nbsp; &amp;nbsp; };&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or else, we can only choose the document libraries in the root site as output library.&lt;/p&gt;
&lt;/div&gt;</description><author>fangdahai</author><pubDate>Wed, 23 Nov 2011 01:43:12 GMT</pubDate><guid isPermaLink="false">New Post: A minor bug related to sub site 20111123014312A</guid></item><item><title>Reviewed: SP 2010 Word Automation - Workflow Actions 1.1 (Nov 18, 2011)</title><link>http://sp2010wordautomation.codeplex.com/releases/view/40697#ReviewBy-dheff</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Great addition to the actions on SharePoint Designer. </description><author>dheff</author><pubDate>Fri, 18 Nov 2011 09:55:22 GMT</pubDate><guid isPermaLink="false">Reviewed: SP 2010 Word Automation - Workflow Actions 1.1 (Nov 18, 2011) 20111118095522A</guid></item><item><title>Created Issue: Unable To get the Actions in the step region as I select the Action from the Action Menu [7401]</title><link>http://sp2010wordautomation.codeplex.com/workitem/7401</link><description>I have successfully deployed the project and now I can find the Actions like &amp;#34;Convert Document&amp;#34;, but when I select the option I am unable to get the action on my workflow designer.&lt;br /&gt;&lt;br /&gt;I have Installed this on my server with great difficulty, the designer was throwing me an error for SP2010Workflow.Automation dll, which I was suppose it was not able to find, but I again redeployed it Number of Times to finally get rid of the error and find the options. But I am not able to get the Action Script if I choose the option, and also I face No errors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Can somebody guide me on this issue of mine&lt;br /&gt;</description><author>Saquib</author><pubDate>Sat, 29 Oct 2011 09:45:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable To get the Actions in the step region as I select the Action from the Action Menu [7401] 20111029094541A</guid></item><item><title>Source code checked in, #49966</title><link>http://sp2010wordautomation.codeplex.com/SourceControl/changeset/changes/49966</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Mon, 19 Jul 2010 20:19:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49966 20100719081927P</guid></item><item><title>New Comment on "Documentation"</title><link>http://sp2010wordautomation.codeplex.com/documentation?&amp;ANCHOR#C16151</link><description>You can add the Properties Synchronization adding this code to the common.cs module&amp;#10;&amp;#10;----- CODE TO ADD IN COMMON.CS BEGIN HERE ------------------- &amp;#10;&amp;#10;        &amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; determines if field should be copied&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;field&amp;#34;&amp;#62;&amp;#60;&amp;#47;param&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;returns&amp;#62;&amp;#60;&amp;#47;returns&amp;#62;&amp;#10;        internal static bool FieldShouldBeCopied&amp;#40;SPField field&amp;#41;&amp;#10;        &amp;#123;&amp;#10;            if &amp;#40;&amp;#33;field.ReadOnlyField&amp;#41;&amp;#10;            &amp;#123;&amp;#10;                if &amp;#40;&amp;#40;&amp;#40;field.Type &amp;#33;&amp;#61; SPFieldType.Invalid&amp;#41; &amp;#38;&amp;#38; &amp;#40;field.Type &amp;#33;&amp;#61; SPFieldType.Attachments&amp;#41; &amp;#38;&amp;#38;&amp;#10;                     &amp;#40;field.Type &amp;#33;&amp;#61; SPFieldType.File&amp;#41;&amp;#41; &amp;#38;&amp;#38; &amp;#40;field.Type &amp;#33;&amp;#61; SPFieldType.Computed&amp;#41;&amp;#41;&amp;#10;                &amp;#123;&amp;#10;                    return &amp;#40;&amp;#33;&amp;#40;field.InternalName &amp;#61;&amp;#61; &amp;#34;_HasCopyDestinations&amp;#34;&amp;#41; &amp;#38;&amp;#38;&amp;#10;                            &amp;#40;&amp;#40;field.InternalName &amp;#33;&amp;#61; &amp;#34;_CopySource&amp;#34;&amp;#41; &amp;#38;&amp;#38; &amp;#33;&amp;#40;field.InternalName &amp;#61;&amp;#61; &amp;#34;ContentTypeId&amp;#34;&amp;#41;&amp;#41;&amp;#41;&amp;#59;&amp;#10;                &amp;#125;&amp;#10;            &amp;#125;&amp;#10;            else&amp;#10;            &amp;#123;&amp;#10;                return false&amp;#59;&amp;#10;            &amp;#125;&amp;#10;            return false&amp;#59;&amp;#10;        &amp;#125;&amp;#10;&amp;#10;&amp;#10;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; makes sure that the field can be copied&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;fromField&amp;#34;&amp;#62;&amp;#60;&amp;#47;param&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;toField&amp;#34;&amp;#62;&amp;#60;&amp;#47;param&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;returns&amp;#62;&amp;#60;&amp;#47;returns&amp;#62;&amp;#10;        public static bool FieldShouldBeCopiedTo&amp;#40;SPField fromField, SPField toField&amp;#41;&amp;#10;        &amp;#123;&amp;#10;            if &amp;#40;fromField.Type &amp;#61;&amp;#61; toField.Type&amp;#41;&amp;#10;            &amp;#123;&amp;#10;                if &amp;#40;fromField.Type &amp;#33;&amp;#61; SPFieldType.Lookup&amp;#41;&amp;#10;                &amp;#123;&amp;#10;                    if &amp;#40;fromField.Type &amp;#61;&amp;#61; SPFieldType.User&amp;#41;&amp;#10;                    &amp;#123;&amp;#10;                        SPFieldUser user &amp;#61; fromField as SPFieldUser&amp;#59;&amp;#10;                        SPFieldUser user2 &amp;#61; toField as SPFieldUser&amp;#59;&amp;#10;&amp;#10;                        if &amp;#40;user.AllowMultipleValues &amp;#38;&amp;#38; &amp;#33;user2.AllowMultipleValues&amp;#41;&amp;#10;                            return false&amp;#59;&amp;#10;&amp;#10;                        if &amp;#40;&amp;#40;user2.SelectionMode &amp;#61;&amp;#61; SPFieldUserSelectionMode.PeopleOnly&amp;#41; &amp;#38;&amp;#38;&amp;#10;                            &amp;#40;user.SelectionMode &amp;#61;&amp;#61; SPFieldUserSelectionMode.PeopleAndGroups&amp;#41;&amp;#41;&amp;#10;                        &amp;#123;&amp;#10;                            return false&amp;#59;&amp;#10;                        &amp;#125;&amp;#10;                    &amp;#125;&amp;#10;                    return true&amp;#59;&amp;#10;                &amp;#125;&amp;#10;                SPFieldLookup lookup &amp;#61; fromField as SPFieldLookup&amp;#59;&amp;#10;                SPFieldLookup lookup2 &amp;#61; toField as SPFieldLookup&amp;#59;&amp;#10;&amp;#10;                if &amp;#40;&amp;#33;&amp;#40;lookup.LookupWebId &amp;#61;&amp;#61; lookup2.LookupWebId&amp;#41;&amp;#41;&amp;#10;                &amp;#123;&amp;#10;                    return false&amp;#59;&amp;#10;                &amp;#125;&amp;#10;                return &amp;#40;lookup.LookupList &amp;#61;&amp;#61; lookup2.LookupList&amp;#41;&amp;#59;&amp;#10;            &amp;#125;&amp;#10;            return false&amp;#59;&amp;#10;        &amp;#125;&amp;#10;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;summary&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; copies list properties excluding readonly fields and fields that are not present in destination list&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;&amp;#47;summary&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;source&amp;#34;&amp;#62;&amp;#60;&amp;#47;param&amp;#62;&amp;#10;        &amp;#47;&amp;#47;&amp;#47; &amp;#60;param name&amp;#61;&amp;#34;destination&amp;#34;&amp;#62;&amp;#60;&amp;#47;param&amp;#62;&amp;#10;        internal static void CopyFieldValues&amp;#40;Microsoft.SharePoint.SPListItem source, Microsoft.SharePoint.SPListItem destination&amp;#41;&amp;#10;        &amp;#123;&amp;#10;            foreach &amp;#40;SPField sourceField in source.Fields&amp;#41; &amp;#47;&amp;#47; loop thru source item fields&amp;#10;            &amp;#123;&amp;#10;                if &amp;#40;FieldShouldBeCopied&amp;#40;sourceField&amp;#41;&amp;#41; &amp;#47;&amp;#47;can we copy this field&amp;#63;&amp;#10;                &amp;#123;&amp;#10;                    if &amp;#40;destination.Fields.ContainsField&amp;#40;sourceField.Title&amp;#41;&amp;#41;&amp;#10;                    &amp;#47;&amp;#47; does a field with same title exists in dest list&amp;#10;                    &amp;#123;&amp;#10;                        SPField destField &amp;#61; destination.Fields&amp;#91;sourceField.Title&amp;#93;&amp;#59;&amp;#10;&amp;#10;                        if &amp;#40;FieldShouldBeCopied&amp;#40;destField&amp;#41; &amp;#38;&amp;#38; FieldShouldBeCopiedTo&amp;#40;sourceField, destField&amp;#41;&amp;#41;&amp;#10;                        &amp;#47;&amp;#47; do the field types match&amp;#63;&amp;#10;                        &amp;#123;&amp;#10;                            &amp;#47;&amp;#47;user lookup ids are not valid when copying items cross site, so we need to create new lookup ids in destination site by calling SPWeb.EnsureUser&amp;#40;&amp;#41;&amp;#10;                            if &amp;#40;sourceField.Type &amp;#61;&amp;#61; SPFieldType.User &amp;#38;&amp;#38; source&amp;#91;sourceField.Title&amp;#93; &amp;#33;&amp;#61; null &amp;#38;&amp;#38;&amp;#10;                                source.ParentList.ParentWeb.ID &amp;#33;&amp;#61; destination.ParentList.ParentWeb.ID&amp;#41;&amp;#10;                            &amp;#123;&amp;#10;                                try&amp;#10;                                &amp;#123;&amp;#10;                                    SPFieldUser fieldUser &amp;#61; sourceField as SPFieldUser&amp;#59;&amp;#10;&amp;#10;                                    if &amp;#40;fieldUser &amp;#33;&amp;#61; null &amp;#38;&amp;#38; fieldUser.AllowMultipleValues &amp;#61;&amp;#61; false&amp;#41;&amp;#10;                                    &amp;#123;&amp;#10;                                        SPFieldUserValue userValue &amp;#61; new SPFieldUserValue&amp;#40;source.ParentList.ParentWeb,&amp;#10;                                                                                          source&amp;#91;sourceField.Title&amp;#93;.&amp;#10;                                                                                              ToString&amp;#40;&amp;#41;&amp;#41;&amp;#59;&amp;#10;&amp;#10;                                        destination&amp;#91;sourceField.Title&amp;#93; &amp;#61;&amp;#10;                                            destination.ParentList.ParentWeb.EnsureUser&amp;#40;userValue.User.LoginName&amp;#41;&amp;#59;&amp;#10;                                    &amp;#125;&amp;#10;                                    else&amp;#10;                                    &amp;#123;&amp;#10;                                        SPFieldUserValueCollection useValCol &amp;#61;&amp;#10;                                            new SPFieldUserValueCollection&amp;#40;source.ParentList.ParentWeb,&amp;#10;                                                                           source&amp;#91;sourceField.Title&amp;#93;.ToString&amp;#40;&amp;#41;&amp;#41;&amp;#59;&amp;#10;&amp;#10;                                        SPFieldUserValueCollection destValCol &amp;#61; new SPFieldUserValueCollection&amp;#40;&amp;#41;&amp;#59;&amp;#10;&amp;#10;                                        foreach &amp;#40;SPFieldUserValue usr in useValCol&amp;#41;&amp;#10;                                        &amp;#123;&amp;#10;                                            SPUser destUser &amp;#61;&amp;#10;                                                destination.ParentList.ParentWeb.EnsureUser&amp;#40;usr.User.LoginName&amp;#41;&amp;#59;&amp;#10;&amp;#10;                                            destValCol.Add&amp;#40;new SPFieldUserValue&amp;#40;destination.ParentList.ParentWeb,&amp;#10;                                                                                destUser.ID, string.Empty&amp;#41;&amp;#41;&amp;#59;&amp;#10;                                        &amp;#125;&amp;#10;&amp;#10;                                        destination&amp;#91;sourceField.Title&amp;#93; &amp;#61; destValCol&amp;#59;&amp;#10;                                    &amp;#125;&amp;#10;                                &amp;#125;&amp;#10;                                catch&amp;#10;                                &amp;#123;&amp;#10;                                &amp;#125;&amp;#10;                            &amp;#125;&amp;#10;                            else&amp;#10;                                destination&amp;#91;sourceField.Title&amp;#93; &amp;#61; source&amp;#91;sourceField.Title&amp;#93;&amp;#59;&amp;#10;                        &amp;#125;&amp;#10;                    &amp;#125;&amp;#10;                &amp;#125;&amp;#10;            &amp;#125;&amp;#10;        &amp;#125;&amp;#10;&amp;#10;----- END OF CODE TO ADD TO COMMON.CS ----------------------&amp;#10;&amp;#10;Into the Copy Document Activity code you can add this&amp;#10;&amp;#10;---------------- CODE TO ADD INTO CUSTOM ACTIVITY CODE ----------&amp;#10;&amp;#10;&amp;#47;&amp;#47; after the job submission you can insert a loop to get the conversion job status&amp;#10;&amp;#47;&amp;#47; PLEASE NOTE &amp;#58; this is a viable solution ONLY if you set a very short time range for the Word Conversion Service &amp;#40;1 minute...&amp;#41;&amp;#10;&amp;#10;do&amp;#10;                &amp;#123;&amp;#10;&amp;#10;                    System.Threading.Thread.Sleep&amp;#40;2000&amp;#41;&amp;#59;&amp;#10;                    status &amp;#61; new ConversionJobStatus&amp;#40;wordServiceApplicationProxy, JobGUID, null&amp;#41;&amp;#59;&amp;#10;&amp;#10;&amp;#10;                    if &amp;#40;status.Count &amp;#61;&amp;#61; status.Succeeded&amp;#41;&amp;#10;                    &amp;#123;&amp;#10;                        ConversionJobStatus &amp;#61; &amp;#34;Completed&amp;#34;&amp;#59;&amp;#10;&amp;#10;                        ConvertedFileName &amp;#61; CurrentFileName&amp;#59;&amp;#10;                        &amp;#10;                       &amp;#10;                        SPListItem SourceSPListItem&amp;#61;SourceSPWeb .GetListItem&amp;#40;__Context.CurrentItemUrl&amp;#41;&amp;#59;&amp;#10;                        SPListItem DestSPListItem &amp;#61; DestinationWeb.GetListItem&amp;#40;OutputFileUrl&amp;#41;&amp;#59;&amp;#10;                        Common.CopyFieldValues&amp;#40;SourceSPListItem, DestSPListItem&amp;#41;&amp;#59;&amp;#10;                        DestSPListItem.SystemUpdate&amp;#40;&amp;#41;&amp;#59;&amp;#10;&amp;#10;&amp;#10;                        break&amp;#59;&amp;#10;                    &amp;#125;&amp;#10;                    else if &amp;#40;status.Count &amp;#61;&amp;#61; status.Failed&amp;#41;&amp;#10;                    &amp;#123;&amp;#10;                        ConversionJobStatus &amp;#61; &amp;#34;Failed&amp;#34;&amp;#59;&amp;#10;                        break&amp;#59;&amp;#10;                    &amp;#125;&amp;#10;                    else if &amp;#40;status.NotStarted &amp;#62; 0 &amp;#124;&amp;#124; status.InProgress &amp;#62; 0&amp;#41;&amp;#10;                    &amp;#123;&amp;#10;&amp;#10;                    &amp;#125;&amp;#10;&amp;#10;&amp;#10;                &amp;#125; while &amp;#40;true&amp;#41;&amp;#59;</description><author>gdelgiovine</author><pubDate>Fri, 25 Jun 2010 13:56:22 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20100625015622P</guid></item><item><title>Updated Wiki: Ribbon button</title><link>http://sp2010wordautomation.codeplex.com/wikipage?title=Ribbon button&amp;version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Ribbon button&lt;/h1&gt;
Allows a user to select documents in a library and specify the options to use for conversion. &lt;br /&gt;More info can be found here: &lt;a href="http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/" class="externalLink"&gt;http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>peterge</author><pubDate>Wed, 03 Mar 2010 08:11:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Ribbon button 20100303081151A</guid></item><item><title>Updated Wiki: Ribbon button</title><link>http://sp2010wordautomation.codeplex.com/wikipage?title=Ribbon button&amp;version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Ribbon button&lt;/h1&gt;
Allows a user to select documents in a library and specify the options to use for conversion. &lt;br /&gt;More info can be found here: &lt;a href="http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui" class="externalLink"&gt;http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>peterge</author><pubDate>Wed, 03 Mar 2010 08:11:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Ribbon button 20100303081138A</guid></item><item><title>Updated Wiki: Home</title><link>http://sp2010wordautomation.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A sample project &amp;#47;solution that contains some components for Word Automation in SharePoint 2010.&lt;br /&gt;&lt;br /&gt;First component to be released is 4 custom workflow actions for converting documents that you can use in SharePoint Designer 2010.&lt;br /&gt;
&lt;h2&gt;Current features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://sp2010wordautomation.codeplex.com/wikipage?title=Workflow%20actions&amp;referringTitle=Home"&gt;Workflow actions&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;Convert Document&lt;/li&gt;
&lt;li&gt;Get Conversion Job Status&lt;/li&gt;
&lt;li&gt;Convert Folder&lt;/li&gt;
&lt;li&gt;Convert Library&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://sp2010wordautomation.codeplex.com/wikipage?title=Ribbon%20button&amp;referringTitle=Home"&gt;Ribbon button&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Planned features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://sp2010wordautomation.codeplex.com/wikipage?title=Metadata%20synchronization&amp;referringTitle=Home"&gt;Metadata synchronization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;More workflow actions
&lt;ul&gt;&lt;li&gt;Convert Document Set&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Please let me know if you would like to see other features and/or sample code.&lt;br /&gt;&lt;br /&gt;For more information about this project please visit my blog:&lt;br /&gt;&lt;a href="http://blog.petergerritsen.nl/tag/word-automation/" class="externalLink"&gt;http://blog.petergerritsen.nl/tag/word-automation/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>peterge</author><pubDate>Wed, 03 Mar 2010 08:09:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100303080956A</guid></item><item><title>Updated Release: SP2010WordAutomation.UI 1.0 (Mar 02, 2010)</title><link>http://sp2010wordautomation.codeplex.com/releases/view/41267</link><description>&lt;div class="wikidoc"&gt;This sample solution will add a Ribbon button to document libraries to convert one or more documents. &lt;br /&gt;When the button is clicked a modaldialog is shown to specify the options to use for the conversion and to start the conversion job.&lt;br /&gt;&lt;br /&gt;You can find more info in this blogpost: &lt;a href="http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/" class="externalLink"&gt;http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>peterge</author><pubDate>Tue, 02 Mar 2010 16:27:49 GMT</pubDate><guid isPermaLink="false">Updated Release: SP2010WordAutomation.UI 1.0 (Mar 02, 2010) 20100302042749P</guid></item><item><title>Released: SP2010WordAutomation.UI 1.0 (Mar 02, 2010)</title><link>http://sp2010wordautomation.codeplex.com/releases/view/41267</link><description>&lt;div&gt;This sample solution will add a Ribbon button to document libraries to convert one or more documents. &lt;br&gt;When the button is clicked a modaldialog is shown to specify the options to use for the conversion and to start the conversion job.&lt;br&gt;&lt;br&gt;You can find more info in this blogpost: &lt;a href="http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/"&gt;http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 02 Mar 2010 16:27:49 GMT</pubDate><guid isPermaLink="false">Released: SP2010WordAutomation.UI 1.0 (Mar 02, 2010) 20100302042749P</guid></item><item><title>Created Release: SP2010WordAutomation.UI 1.0 (Mar 02, 2010)</title><link>http://sp2010wordautomation.codeplex.com/releases?ReleaseId=41267</link><description>&lt;div class="wikidoc"&gt;This sample solution will add a Ribbon button to document libraries to convert one or more documents. &lt;br /&gt;When the button is clicked a modaldialog is shown to specify the options to use for the conversion and to start the conversion job.&lt;br /&gt;&lt;br /&gt;You can find more info in this blogpost: &amp;lt;link coming&amp;gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>peterge</author><pubDate>Tue, 02 Mar 2010 15:52:11 GMT</pubDate><guid isPermaLink="false">Created Release: SP2010WordAutomation.UI 1.0 (Mar 02, 2010) 20100302035211P</guid></item><item><title>Released: SP2010WordAutomation.UI 1.0 (Mar 02, 2010)</title><link>http://sp2010wordautomation.codeplex.com/releases/view/41267</link><description>&lt;div&gt;This sample solution will add a Ribbon button to document libraries to convert one or more documents. &lt;br&gt;When the button is clicked a modaldialog is shown to specify the options to use for the conversion and to start the conversion job.&lt;br&gt;&lt;br&gt;You can find more info in this blogpost: &amp;lt;link coming&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 02 Mar 2010 15:52:11 GMT</pubDate><guid isPermaLink="false">Released: SP2010WordAutomation.UI 1.0 (Mar 02, 2010) 20100302035211P</guid></item><item><title>Updated Release: SP 2010 Word Automation - Workflow Actions 1.1 (Feb 18, 2010)</title><link>http://sp2010wordautomation.codeplex.com/releases/view/40697</link><description>&lt;div class="wikidoc"&gt;This release includes two new custom workflow activities for SharePoint designer
&lt;ul&gt;&lt;li&gt;Convert Folder&lt;/li&gt;
&lt;li&gt;Convert Library&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;More information about these new activities can be found on my blog: &lt;a href="http://blog.petergerritsen.nl/2010/02/18/2-new-worflow-activities-added-to-sp2010-word-automation" class="externalLink"&gt;http://blog.petergerritsen.nl/2010/02/18/2-new-worflow-activities-added-to-sp2010-word-automation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>peterge</author><pubDate>Tue, 02 Mar 2010 15:48:48 GMT</pubDate><guid isPermaLink="false">Updated Release: SP 2010 Word Automation - Workflow Actions 1.1 (Feb 18, 2010) 20100302034848P</guid></item><item><title>Released: SP 2010 Word Automation - Workflow Actions 1.1 (Feb 18, 2010)</title><link>http://sp2010wordautomation.codeplex.com/releases/view/40697</link><description>&lt;div&gt;This release includes two new custom workflow activities for SharePoint designer
&lt;ul&gt;&lt;li&gt;Convert Folder&lt;/li&gt;
&lt;li&gt;Convert Library&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;More information about these new activities can be found on my blog: &lt;a href="http://blog.petergerritsen.nl/2010/02/18/2-new-worflow-activities-added-to-sp2010-word-automation"&gt;http://blog.petergerritsen.nl/2010/02/18/2-new-worflow-activities-added-to-sp2010-word-automation&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 02 Mar 2010 15:48:48 GMT</pubDate><guid isPermaLink="false">Released: SP 2010 Word Automation - Workflow Actions 1.1 (Feb 18, 2010) 20100302034848P</guid></item><item><title>Source code checked in, #40076</title><link>http://sp2010wordautomation.codeplex.com/SourceControl/changeset/view/40076</link><description>SP2010WordAutomation Solution cleanup</description><author>peterge</author><pubDate>Sat, 27 Feb 2010 10:54:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40076 20100227105458A</guid></item><item><title>Source code checked in, #40075</title><link>http://sp2010wordautomation.codeplex.com/SourceControl/changeset/view/40075</link><description>Not needed</description><author>peterge</author><pubDate>Sat, 27 Feb 2010 10:53:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40075 20100227105359A</guid></item></channel></rss>