Thread: PDF to Excel
View Single Post
 
Old 01-22-2014, 03:35 PM
shanemarkley shanemarkley is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Dec 2013
Posts: 29
shanemarkley is on a distinguished road
Default

Paul-

Thank you for your quick response to this. The script now highlights in red so it must have been something I mistyped on my end. Thank you very much for fixing this part for me.

I figured out how to specify the current directory as the download location using the script I posted previously so that part should be working correctly as well. It saves the PDF file as "ProductCatalog.PDF" in the same directory that the script was run from so it should be ready for conversion.

The one piece I am still working on is converting that PDF File to text as part of the script and then putting all of the code together to run smoothly. All of the research I have done thus far on that part of the code looks as though the full version of Adobe Acrobat is required so I am not sure I am going to be able to get around that part.
Reply With Quote