Project Description
An extension leveraging the Word Automation Service.

Please vote on features you would like added to this project. Go to the Issues page to vote on existing feature requests or create your own!

This packaged solution provides a simple Web feature to convert supported file formats into other file formats via the way of the Word Automation Services.

A (currently) simple interface allows you to select one or more supported documents and select the output file format.

Highlight the selected files and click Convert Documents:

Conversion1.PNG

Select the output file format for each file and click Convert:

Conversion2.png

View the status of jobs:

Conversion3.png

View the history of conversion jobs:

Conversion4.png
The Word Automation Services timer job runs every 15 minutes and will output the selected files into the same location as the original files.

The new SharePoint Designer Workflow Custom Activity, available for both SharePoint Designer 2010 and 2013, allows you to convert documents via a workflow. For example, here is a workflow that is set to automatically start on a specified Document Library. The workflow allows you to prefix the document with a specified string.

Custom Activity:

ConvertDocumentActivity.png

Workflow which converts DOCX files to PDF:

Workflow1.PNG

Document Library where workflow will automatically start after dragging files into it:

Workflow2.PNG

Finally, after the Word Automation Services timer job has completed, the new PDF files are available:

Workflow3.PNG

Last edited May 14 at 3:44 AM by TrevorSeward, version 8