Convert PDF to txt
Moderators: JRL, Dorian (MJT support)
Convert PDF to txt
Is this possible through MS or would this be possible through a VBScript routine?
Macro Scheduler won't be able to convert PDF to text. It could be used to automate another application that has PDF converting capabilities. Adobe Acrobat for example.
A quick Google search for "command line pdf converter" yielded a number of pages touting command line tools. One on the Open Office forum provides C# code. The poster states " It should be simple to port this to other programming lanaguages." Programmers say the funniest things.
You might find something in VBScript out on the web. If so, you might be able to get that to run within Macro Scheduler.
Good Luck.
A quick Google search for "command line pdf converter" yielded a number of pages touting command line tools. One on the Open Office forum provides C# code. The poster states " It should be simple to port this to other programming lanaguages." Programmers say the funniest things.
You might find something in VBScript out on the web. If so, you might be able to get that to run within Macro Scheduler.
Good Luck.
I started loloking for the solution on experts-exchange and other such sites. If I find a solution I will definitly post it to the forum.JRL wrote:Macro Scheduler won't be able to convert PDF to text. It could be used to automate another application that has PDF converting capabilities. Adobe Acrobat for example.
A quick Google search for "command line pdf converter" yielded a number of pages touting command line tools. One on the Open Office forum provides C# code. The poster states " It should be simple to port this to other programming lanaguages." Programmers say the funniest things.
You might find something in VBScript out on the web. If so, you might be able to get that to run within Macro Scheduler.
Good Luck.
Thank you.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
This one would work:
http://www.a-pdf.com/text/cmd.htm
The GUI version is free. The command line version only $35. The command line version could be used easily in a Macro Scheduler script using the Run command.
http://www.a-pdf.com/text/cmd.htm
The GUI version is free. The command line version only $35. The command line version could be used easily in a Macro Scheduler script using the Run command.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?