I am looking for a way to create a PDF Task Add-In for Microsoft Office file formats such as .doc, .docx, .xls, .xlsx in EPDM. The task would be triggered by a Workflow Transition, and generate PDF files in a predefined location, named with the filename of the source file. Did anyone implement a similar feature already?
Id be interested to find out if you achieve this. This is something I have been trying to figure out from the go - still not done it yet. I know you have to create an api to achieve this - and thats a whole different ball game.
Best of luck