Forum Discussion
Rich Koneval
Mar 28, 2019Brass Contributor
Flow Action - Convert Word Document to PDF
I'm trying to use the Convert Word Document to PDF action in a Flow. There are three parameters that have to be entered: Location - the SharePoint Site Document Library - Library where the documen...
noahzani
Apr 18, 2019Copper Contributor
Hi Rich Koneval
I just encountered the same problem.
from what we can see in the Flow history for a File that is selected, it looks like "/report1.docx".
i tried to recreate that dynamically with /'File name with extensions' but without success. it fails altough in the history it shows exactly the same like "/report1.docx".
as long as this action does not take file inputs dynamically, it is not really useful..
- OldForestApr 18, 2019Copper Contributor
I stumbled upon the same problem this afternoon. The fact that "Convert Word Document to PDF" can't use dynamic content is ridiculous - what is the purpose of it otherwise?
- OldForestApr 18, 2019Copper ContributorThere is a workaround which makes it even sillier. If your file is stored in OneDrive for Business then its very straightforward to just use the "Convert File" action otherwise you have to use some SharePoint API shenanigans such as this guide:
http://www.cleverworkarounds.com/2018/06/30/some-seriously-powerful-and-free-pdf-functionality-in-powerapps-and-flow-part-1/