I need to let my users to upload a word, excel and power point document and to display it on the browser. So i thought to convert the documents to pdf or images. I'm using PHP running on linux. And i need it to support RTL (livedocx) is not support RTL.
any suggestions how can i implement this?
Thanks!