I am trying to convert word(.doc) file into .pdf format in php
using com with openoffice.org.
but in my code
I think the problem is the com.sum.star service is down.
$oo_serviceManager=new COM('com.sun.star.ServiceManager') or die ('Could not launch OpenOffice');
there is given error is com function is not found so give me solution for geting and successful runing my script.
please sugest any script to run com functionality.
else
IF I am using windows then what basic requirment to be instal or functionility to run my script successfully.
Bookmarks