Automatically convert .DOCX to .HTML via Workflow?
- Hello,We have a list of documents and are trying to implement a workflow that does the following:
- Converts "Accepted" DOCX documents to XHTML
- Saves the converted document into a different site's Document list
- Sends an email to the site contact
I tried to create a suitable workflow via SharePoint Designer, but the document conversion action was not available in the select list. Is there a simple way to add this action to the list of workflow actions? If not, would I need to look at a third-party piece of programming in order to handle the automated conversion process?Thanks for taking the time to read this question.
Answers
Hi,
With Microsoft Office SharePoint Server 2007, you can create Web pages directly from existing Microsoft Office Word 2007 documents via Convert Document.
For detailed information about document conversions, please refer to the following articles:
Convert a Word document to a Web page
http://office.microsoft.com/en-us/sharepointserver/HA101637801033.aspx
Document conversions (Office SharePoint Server)
http://technet.microsoft.com/en-us/library/cc261748.aspx
Smart Client Authoring
http://blogs.msdn.com/ecm/archive/2006/06/13/629525.aspx
Hope this helps.
Rock Wang
Rock Wang– MSFT- Marked As Answer byRock Wang– MSFTMSFT, ModeratorWednesday, November 11, 2009 2:17 AM
All Replies
- Anyone?
Hi,
With Microsoft Office SharePoint Server 2007, you can create Web pages directly from existing Microsoft Office Word 2007 documents via Convert Document.
For detailed information about document conversions, please refer to the following articles:
Convert a Word document to a Web page
http://office.microsoft.com/en-us/sharepointserver/HA101637801033.aspx
Document conversions (Office SharePoint Server)
http://technet.microsoft.com/en-us/library/cc261748.aspx
Smart Client Authoring
http://blogs.msdn.com/ecm/archive/2006/06/13/629525.aspx
Hope this helps.
Rock Wang
Rock Wang– MSFT- Marked As Answer byRock Wang– MSFTMSFT, ModeratorWednesday, November 11, 2009 2:17 AM
Create custom activity to convert DOCX to XHTML and register into SharePointI tried to create a suitable workflow via SharePoint Designer, but the document conversion action was not available in the select list. Is there a simple way to add this action to the list of workflow actions?
http://msdn.microsoft.com/en-us/library/cc627284.aspx
http://rshelton.com/archive/2008/01/04/how-to-adding-custom-workflow-activities-to-sharepoint-designer.aspx
------------------
Oleg
Virtosoftware - Vendor of Web Part for SharePoint.

