Hi all,
I am working on a project, where we I have to find solution
to convert a
Microsoft Excel sheets with charts to PDF format.
This must be part of a function in an Application.
The best solution I have found to do the conversion is Open
Office.
I wanted to make my own java code and use the OOo API's
functions along
with OOo SDK to do the conversion.
But my problem is that I can/may not install OOo on the
Application
server.
I saw that with the OOo ODF Toolkit it is possible to do
this without
installing OOo.
I want to know what my hopes are to make this happen with
ODF Toolkit.
|