Hi, I'm still relatively new to OOo and I was wondering how to approach the following problem:
I am working on an export filter for writing accessible html. I currently use the OOo SDK to export the loaded doc as an html file in order to handle embedded objects and graphics. I then parse the OOo generated html to obtain the image info. This is not a great approach for handling certain types of embedded objects. For example, excel objects embedded in a word document are currently saved as an image. I would like to extract the embedded excel object and process it in Calc. This would allow me to write the embedded spreadsheet as an html data table. Similarly, I would like to extract embedded images and any associated values such as brightness etc. I understand this information (ie. calc objects, original images etc. are available within the odt file). However, we need to do this programmatically without saving the odt or html etc. Is this possible using the SDK or would it require an extension of the core?. Any thoughts or alternative suggestions are much appreciated. Best regards, Ian --------------------------------- Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta.
