High-quality PDF to Word conversion in PHP?

Posted by cletus on Stack Overflow See other posts from Stack Overflow or by cletus
Published on 2009-01-13T01:44:00Z Indexed on 2010/03/23 3:31 UTC
Read the original article Hit count: 398

Filed under:
|
|
|
|

What's the best way of converting PDF docs to Microsoft Word format in PHP? This can be either as a PHP script or calling a (Linux) executable (with proc_open()). It just needs to be relatively fast and produce quality Word documents (in 97/2000/2003 format).

Commercial software is OK.

© Stack Overflow or respective owner

Related posts about php

Related posts about pdf