I want to convert word doc into pdf format. I have a cloud base server of java. But problem is I can't install openoffice on it. Can I have any other option to do so. or can I use OpenOffice API without install open office on server.
Can I have any other option to do so. or can I use OpenOffice API without install open office on server?
---> YES, OpenOffice.org offers a language independent application programming interface (API) which allows to program the office in different programming languages (e.g. C++, Java, Python, CLI, StarBasic, JavaScript, OLE). It allows to use OpenOffice.org as service provider in other applications, extend it with new functionality or simply customize and control OpenOffice.org.