Convert Office Documents without Office
Posted
by Benny
on Stack Overflow
See other posts from Stack Overflow
or by Benny
Published on 2010-05-04T13:53:31Z
Indexed on
2010/05/04
13:58 UTC
Read the original article
Hit count: 265
We are in need of converting all MS Office documents to PDF, TIF, or any similar image format with no loss in formatting (these are official documents that cannot have tampering). Is there any way to do this without installing Office on the machine that would do this? Ideally, this would go on a server and run multi-threaded without the overhead of Office Automation.
Thanks in advance!
© Stack Overflow or respective owner