Convert PDF to Word

I have a PowerShell script that converts Word documents to PDF.  Now that Word 2013 can read PDF's directly and can then save the PDF as a Word document, is there a way to do so in PowerShell?

Thanks for the help.

July 8th, 2013 9:51am

Hi,

It looks like you can use  the SaveAs2 method to achieve this:

http://msdn.microsoft.com/en-us/library/office/ff836084.aspx

Here's a reference article for using the Word COM object in PowerShell:

https://blogs.technet.com/b/heyscriptingguy/archive/2013/03/24/weekend-scripter-convert-word-documents-to-pdf-files-with-powershell.aspx?Redirected=true

Free Windows Admin Tool Kit Click here and download it now
July 8th, 2013 10:16am

hey michael

im not sure you can do it with PowerShell...

Ive been searching for some free software that will do it properly for a while but none of them actually work :/

E/ there are many free sites you can use... ive been using http://pdftoword.pro/ but it doesnt convert the pdf properly...
  • Edited by Waters90 Tuesday, August 13, 2013 12:13 PM
August 13th, 2013 3:12pm

Read the following blog http://pdfutility.blogspot.com/2013/12/conversion-of-pdf-file-to-word-format.html  to convert PDF file to Word format.  This article will definitely help you too!!



Free Windows Admin Tool Kit Click here and download it now
February 11th, 2014 3:06am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics