To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101734
------- Additional comments from [email protected] Fri Jun 12 16:35:31 +0000 2009 ------- AW: Probably error found. In VclMetafileProcessor2D line geometry is additionally added to the MetaFile as comment action using a SvtGraphicStroke class (one of the extra data transport hacks of MetaFile). That class is centrally prepared in the VclMetafileProcessor2D::impTryToCreateSvtGraphicStroke helper method. What is missing is to apply the ObjectTransformation to the geometry. This is needed since the Header/Footer objects are VirtObj's which get encapsulated in a TransformPrimitive2D to create the page offset. Adding code to apply the current object transformation to the used geometry... --------------------------------------------------------------------- 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]
