To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72924
------- Additional comments from [EMAIL PROTECTED] Mon Dec 25 22:33:45 -0800 2006 ------- In essence, this bug post is to draw attention to how OLE objects in write documents are ignored when a document is exported to XHTML even though it knows of OOo's own data types and *could* generate something. I'm not well versed in the source, but looks like the culprit might be in DrawConverter::handleDrawImage() of writer2latex/java/writer2latex/xhtml/DrawConverter.java where the linked object (itself?) is ignored, if I'm reading the code correctly. Extending this to a per-OLEobject datum to stipulate the type of exportation of each embedded OLE object would be wonderful. IOW, when I export my top Write document that contains a number of Draw objects, the ability to specify what type of export (PNG, GIF, or embedded SVN, etc..) would be marvelous. SVN can even be placed whole in the output rather than linked. See http://www.w3.org/TR/XHTMLplusMathMLplusSVG/ example here: http://www.pobox.com/~davygrvy/kc/test2.xhtml --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
