Cannot help with images but if you are already using OpenOffice to convert to a pdf, why not use the same tool to convert the file into an odf directly?
Yours Mark B PS. If you are coding using Java, OpenOffice exposes an interface that you can program to directly. mingqiang yu wrote: > > Hi, > > I'm working on converting MS office document to image. But so far, > this is what I can do: > > 1. use jodconverter to convert MS office document to pdf through > openoffice.org engine. > 2. use pdfrenderer to convert pdf to image (png). > > Is there anyway that I can convert MS office document to image or > openoffice xml format directly? > > Thanks a lot! > > M. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Convert-MS-office-to-pdf-or-image-tp27550621p27565795.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
