To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99146


User sj changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.2
--------------------------------------------------------------------------------




------- Additional comments from s...@openoffice.org Mon Feb 16 19:11:54 +0000 
2009 -------
This issue has been fixed now. The problem is that the converter was saving into
the old StarOffice Impress format, this format does not know about CustomShapes
(smiley, arrows...). When saving a replacement is created which is conform to
the old StarOffice Impress format. And of course in
XMLShapeExport::checkForCustomShapeReplacement is a little bug which is
calculating the wrong text size.

Perhaps it may be a good idea to use our latest OpenOffice format, then you have
to replace        

convertDocument("D:/download/bug.ppt", "StarOffice XML (Impress)", "odp");

with:
convertDocument("D:/download/bug.ppt", "impress8", "odp");

using the latest format you do not have to wait for this bugfix, everything
should be fine without.

---------------------------------------------------------------------
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: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to