You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/02/04 07:26:49 UTC

DO NOT REPLY [Bug 52598] New: slide background color not considered in ppt2png export

https://issues.apache.org/bugzilla/show_bug.cgi?id=52598

             Bug #: 52598
           Summary: slide background color not considered in ppt2png
                    export
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: HSLF
        AssignedTo: dev@poi.apache.org
        ReportedBy: puk007@gmail.com
    Classification: Unclassified


Created attachment 28265
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28265
problematic ppt

POI Version: 3.8-beta5

see the attached ppt sample.
Whenever I run sample code: "Export PowerPoint slides into java.awt.Graphics2D"
found on: http://poi.apache.org/slideshow/how-to-shapes.html

background color is not considered in export

and as my presentation has black bg and white text in the output I don't see
anything at all, just white image

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52598] slide background color not considered in ppt2png export

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52598

--- Comment #2 from Peter B. <pu...@gmail.com> 2012-02-06 07:45:03 UTC ---
thanks for reply, 
well pptx2png is not my use case currently, someone should probably test and
see.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52598] slide background color not considered in ppt2png export

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52598

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Yegor Kozlov <ye...@dinom.ru> 2012-02-22 12:59:57 UTC ---
Should be fixed in r1292267

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52598] slide background color not considered in ppt2png export

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52598

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2012-02-06 07:08:46 UTC ---
There are known issues with exporting ppt slides to png and the missing
background is one of them.  Unfortunately we don't have an active developer
working on HSLF and you will have to wait until the problem is fixed. 

Note that a similar functionality is available for the .pptx format (PPTX2PNG).
Does background render correctly for .pptx files ?  

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org