To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71299 Issue #|71299 Summary|reuse patterns in PDF export Component|gsl Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|sj Reported by|pl
------- Additional comments from [EMAIL PROTECTED] Tue Nov 7 07:09:30 -0800 2006 ------- following up on issue 40295 A SvtGraphicFill is used in the sample document of issue 40295 as page background. With fixing said issue patterns are created for tiled textures. However these patterns could be used more efficiently by reusing them. A very simple caching strategy for this is implemented in pdfexport.cxx, but it does not work since the graphics passed are not the same according to the == operator of SvtGraphic. Please use the same graphic for all pages if possible. --------------------------------------------------------------------- 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]
