Alexandro Colorado wrote: > On Mon, 02 Apr 2007 06:43:26 -0500, Juergen Schmidt > <[EMAIL PROTECTED]> wrote: > >>>> >>>> I want to use the api's in a java code to do a conversion of MS Excel >>>> file to PDF format. >>>> >>>> > [snip] > I see you are right. Now can they put a remote call to the > openoffice.org sockets to use a remote convertion. Similar to what > Laurent Gogard put when he did OOoConv. He did it in PHP, but I guess > it can be ported with Java with no major issue. > http://oooconv.free.fr Yes, you can connect to a remote OOo instance from Java and perform a conversion.
Have a look at JODConverter for example (I'm the author) http://www.artofsolving.com/opensource/jodconverter Best regards Mirko --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
