2
votes
1answer
854 views

How to convert docx to doc with terminal

I looked around in google to see if there was a way to convert docx files to doc through the terminal and I found some potential solutions using perl's xmllib, but I was wondering if there was another ...
13
votes
3answers
7k views

How can I convert a ppt to a pdf from the command line?

I have a folder containing a bunch of ppts, each of which I'd like to convert to an individual pdf. I'm using Ubuntu 10.04 with whatever comes installed on it.