Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Is there any workflow that I can create to convert a word document into PDF after the approval workflow is finished.

share|improve this question

2 Answers

up vote 3 down vote accepted

I have not seen anyone create a workflow capable of converting word files to PDF out of the box, but i have seen third party solutions that enable workflow features like this in SharePoint.

read this link, http://blog.muhimbi.com/2012/02/convert-document-types-using-pdf.html

share|improve this answer
Thanks for the reference Eli. If anyone has any questions then drop our support desk a line at support@muhimbi.com or leave a comment here. – Muhimbi Mar 3 at 13:23

There is a custom action for workflows capable of that using Word Automation Service.

http://sp2010wordautomation.codeplex.com/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.