Issue 8506 - Exporting to PowerPoint hatched graphics
Summary: Exporting to PowerPoint hatched graphics
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: 643
Hardware: PC Windows NT
: P3 Trivial (vote)
Target Milestone: ---
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-19 14:29 UTC by skiani
Modified: 2013-08-07 15:20 UTC (History)
1 user (show)

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


Attachments
Here' the orginal presentation file in OOo. (7.17 KB, application/octet-stream)
2002-10-19 14:30 UTC, skiani
no flags Details
Here it is converted to PowerPoint (with some other added examples). (14.00 KB, application/octet-stream)
2002-10-19 14:31 UTC, skiani
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description skiani 2002-10-19 14:29:48 UTC
If I have a graphic in a presentation that using hatched fill it exports to
PowerPoint poorly. I'll attach example.
Comment 1 skiani 2002-10-19 14:30:35 UTC
Created attachment 3237 [details]
Here' the orginal presentation file in OOo.
Comment 2 skiani 2002-10-19 14:31:18 UTC
Created attachment 3238 [details]
Here it is converted to PowerPoint (with some other added examples).
Comment 3 skiani 2002-10-19 14:33:38 UTC
Printed the file is also revealing. The imported graphic looks as bad
if not worse than on screen. The PowerPoint hatching is also pretty
week, they seems to use bitmap method. The pasted graphic, however,
looks perfect. It seems since you have the code to do the pasted
format the would be the most representative of the orginal. 
Comment 4 wolframgarten 2002-11-06 08:08:15 UTC
Reassigned to Christian.
Comment 5 christian.guenther 2003-01-28 09:59:35 UTC
set to new.
change the target.
Comment 6 christian.guenther 2003-01-31 10:54:44 UTC
I can reproduce the bug.
Comment 7 christian.guenther 2003-01-31 10:55:10 UTC
reassign to SJ
Comment 8 sven.jacobi 2003-02-07 14:27:10 UTC
Currently hatchings are exported as bitmaps. The objects are not 
looking as the original, but the fillstyle remains editable.
It is possibility to store objects which are containing such a hatch 
fillsytle as enhance metafile, so the created object will look 
identical but will not be editable any longer.

SJ->AMA: It must be considered if objects containing a hatch 
fillstyle should be stored as metafile by default. It is also not 
clear if the behavior should be adjustable in the configuration or if 
this feature should get a entry in the options dialtog. Everything is 
possible. Please check out which way to go.

Sven
Comment 9 Oliver-Rainer Wittmann 2003-02-25 12:55:03 UTC
OD->MIB (25.02.2003):
Please take over for AMA. You mentioned that there is a similar issue,
that You send to FT.
Comment 10 michael.brauer 2003-02-28 10:54:40 UTC
Falko, can you please give us a hint what to do and also identify an
apropriate target for this bug if we have to change something.
Comment 11 falko.tesch 2003-03-26 13:26:47 UTC
Changed from Defect to Enhancement
Comment 12 falko.tesch 2003-03-26 16:48:32 UTC
We, User Expierence, had a vote about this behaviour and we concurred
that exporting an object filled with hatchings should result in a a
metafile.
It is important that size, color (esp. transparency) and pattern are
preserved.
Comment 13 sven.jacobi 2003-03-27 11:00:36 UTC
SJ: Now the each shape which is using fillstyle hatch is exported as
metafile.

The fix takes place in:
sd/source/filter.vcl/epptso.cxx -r1.67.2.1.22.1

SJ->THB: If you are now exporting a rectangle with hatch fillstyle and
default line style to PPT, the bottom and right line of the linestyle
is not visible in the metafile.
Comment 14 thb 2003-03-28 11:03:19 UTC
In SdrExchangeView, I've added something to the prefsize, to prevent the draw shapes 
from clipping away the right/bottommost line. Honestly, I have not the slightest 
idea why exactly 9 does the trick here, but that's the smallest number which still 
works even for the highest zoom level.
Comment 15 thb 2003-04-17 16:11:28 UTC
Verified on srx644_draw9
Comment 16 thb 2003-04-17 16:11:55 UTC
Please verify, too.
Comment 17 thb 2003-04-17 16:12:24 UTC
Fixed in srx644_draw9
Comment 18 christian.guenther 2003-04-23 15:37:41 UTC
Verified in cws_draw9 on Win, Lin
Comment 19 christian.guenther 2003-05-06 13:13:25 UTC
I test the integration of the fix in the latest internal version.
The bugfix will be integrated in OOo 1.1 Beta.
Comment 20 christian.guenther 2003-05-06 13:14:35 UTC
I close the issue.
Please reopen the issue if the bug still occures in the OOo 1.1 Beta2.