Hello I need a suggestion to preview documents in my java application. documents are stored in a remote server and read with soap-ws.
I'm facing two options: 1) to embed OOoBean inside my application (in readonly mode). 2) to have a pdf copy of the document in the server and preview then preview the pdf instead of the odt document. What would you suggest ? Is it embedding OOoBean a good choice ? Thanks in advance, kiuma