Linux based MS Office thumbnail generation

Posted by El Yobo on Stack Overflow See other posts from Stack Overflow or by El Yobo
Published on 2009-12-02T00:09:42Z Indexed on 2010/04/07 9:43 UTC
Read the original article Hit count: 257

Filed under:
|
|
|
|

I've been taken on board to work on a PHP based web application. One part of the application generates thumbnail images for MS Office documents on demand, and it uses MS Office + the VeryPDF docprint utility to do this. Because of this one requirement, the system is running on Windows Server 2003 + IIS.

I would prefer to have the system running on a Linux server, rather than MS, as I have far more experience in administering Linux systems than Windows and we have no other in-house technical staff.

Does anyone know a way to handle the document conversion using native Linux software? I would love something PHP native, but am willing to look outside that if necessary.

Thanks for your suggestions.

© Stack Overflow or respective owner

Related posts about php

Related posts about ms