Hi all,
I'm not really sure if it's the right mailing-list to ask my question, but I didn't found any other. So, if I'm at the wrong place, can you be kind enough to pardon my intrusion and redirect me to the right place ? I'm working on a Java trading application and willing to export some of our tabular data in OpenOffice.org Writer and Calc. So far, our team as achieved writing a transfer handler able to convert our Java obejcts in various mime formats that are perfectly understood by Office. Unfortunatly, when we want to drop content in Calc, this one, when presented a list of [rtf, csv, html], accepts the csv format, but renders it very improperly. It seems that the only way to provide OpenOffice calc with content it can use is by sending him only rtf, which is then correctly rendered. So, I'm trying to improve this behaviour and give OpenOffice the ability to render correctly text. Is there any documentation I can read for that (like a "guide to wannabee calc drag'n'droppers") ? Is there any kind of reference implementation for OpenOffice integration to other Java applications ?

Thanks anyway

--
Nicolas Delsaux

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to