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 08:00:54 UTC

DO NOT REPLY [Bug 52600] New: line breaks differ from original ppt after ppt2png export

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

             Bug #: 52600
           Summary: line breaks differ from original ppt after ppt2png
                    export
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
        AssignedTo: dev@poi.apache.org
        ReportedBy: puk007@gmail.com
    Classification: Unclassified


Created attachment 28268
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28268
generated png

POI Version: 3.8-beta5

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

line breaks in text box differ in png (see attachment) compated to original ppt
(see attachment), (line breaks are present after other words than in original
ppt)

-- 
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 52600] line breaks differ from original ppt after ppt2png export

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

--- Comment #1 from Peter B. <pu...@gmail.com> 2012-02-04 07:01:26 UTC ---
Created attachment 28269
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28269
problematic ppt

-- 
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 52600] line breaks differ from original ppt after ppt2png export

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

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

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

--- Comment #2 from Yegor Kozlov <ye...@dinom.ru> 2012-02-06 06:57:38 UTC ---
HSLF breaks text using java.awt.font.LineBreakMeasurer and PowerPoint uses its
own breaking algorithm which can produce slightly different results. 

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