I have a folder containing some .doc,.docx documents. I am able to convert these to *.pdf using powershell
$wdDocument.ExportAsFixedFormat( ..... )
I have another folder having*.pdf documents. I want to convert *.PDF to .doc/.docx using powershell and Acrobat PRO?
Acrobat PRO( 10 ) is installed in the system(I don't know how to call Acrobat from powershell).
OS: Windows 7 Pro(x64) MS-Office : 2010