Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have tried linux utility unoconv, but it's not working. Are there any alternatives? Need a way to convert from the linux console.

share|improve this question

closed as off topic by Matteo, sudo_O, Daniel Fischer, Sheikh Heera, StuartLC Dec 21 '12 at 5:58

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Ocular can export pdf to text format. After that you can use OpenOffice/LibreOffice/etc. to save txt to doc format.

share|improve this answer
Okular is desktop software, so can not be used automatically in scripts – Андрей Лисовцев Dec 20 '12 at 13:29
Look at pyPdf pybrary.net/pyPdf – ymn Dec 21 '12 at 3:22

Not the answer you're looking for? Browse other questions tagged or ask your own question.