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 2023/02/18 20:01:40 UTC

[Bug 66479] New: Inserting Line Shape When Dx1>Dx2 in an Excel Cell

https://bz.apache.org/bugzilla/show_bug.cgi?id=66479

            Bug ID: 66479
           Summary: Inserting Line Shape When Dx1>Dx2 in an Excel Cell
           Product: POI
           Version: 5.3.x-dev
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: paolokadiu@gmail.com
  Target Milestone: ---

I am trying to insert a line shape in excel using apache poi. I have created an
Anchor and if you set dx1 bigger than dx2 (or dy1 bigger than dy2) in this
anchor then something is going wrong with the generated excel file and when you
try to open it a message pops up (We found a problem with some content in
file). 
It would be great if anybody investigate on this. Thank you!

-- 
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


[Bug 66479] Inserting Line Shape When Dx1>Dx2 in an Excel Cell

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
Please provide more information and sample-code, ideally as a unit-test that
can be run directly in order to allow others to try to reproduce your problem.

-- 
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