SharePoint - Word Automation convert word to pdf

60 Views Asked by At

I have web application and I used SharePoint as my backend. In my web application the user can save word file in SharePoint folder.

I want to create a service that takes that 'word' file and convert it to PDF file. I understand that I need to use 'Word Automation' service but I have no idea how.

There is any work flow that knows how to do that? Or I need to write code that does that? And if I need to write a code, where do I write it?

0

There are 0 best solutions below