To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62605 Issue #:|62605 Summary:|lineends are ignored in PDF creation Component:|gsl Version:|OOo 2.0.2 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sj Reported by:|pl
------- Additional comments from [EMAIL PROTECTED] Mon Feb 27 06:20:55 -0800 2006 ------- followup to issue 62424 Neither line join nor line end settings were effective in PDF export. This is due to svx/source/svdraw/svdobjc.xxx SdrObject::ImpDrawLineGeometry where an ImpLineStyleParameterPack gets transformed into a SvtGraphicStroke. I fixed the line join issue for issue 62424; however line end information does not exist in ImpLineStyleParameterPack (there are two polygons instead), so i wanted to leave that problem to the expert. --------------------------------------------------------------------- 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]
