[api-dev] Need to implement OLE through Java code

2010-12-07 Thread Nidhi Agarwal
Hi All, Our application creates openoffice doc. Our requirement is to embed files in xls,pdf,xlsx etc format to the document created Our application is coded using Java. Please help us with information - if there is any existing API that we can use in our application so that we embed the abo

[api-dev] Working with embedded OLE files/packages

2010-12-07 Thread David Roe
I have some Excel spreadsheets that contain files embedded as OLE packages (Insert->Object->From file). I want to retrieve the data for those files. I've managed to use the API to retrieve the Shape object and get at the OLE data but I don't fancy writing my own OLE reading code. Is there an API to