Issue 71299 - reuse patterns in PDF export
Summary: reuse patterns in PDF export
Status: CONFIRMED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 15:09 UTC by philipp.lohmann
Modified: 2013-02-07 21:55 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description philipp.lohmann 2006-11-07 15:09:30 UTC
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.
Comment 1 Martin Hollmichel 2008-01-28 02:31:26 UTC
set target 3.x