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

             Bug #: 51796
           Summary: The [EscherClientAnchorRecord] for object (eg:
                    TextBox,Shape) may get lost.
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27480
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27480
my code image

Hi,
One of my project wants to read objects(eg: TextBox,Shape) from an excel file
(.xls) by [POI 3.8-beta4]. Besides extracting text from the objects, I also
want to read out the position of the object(row and column) from excel file.
During this process, sometimes, I found the [EscherClientAnchorRecord] for 
the object may get lost. Please see the file of [readme.xls] ,which includes my
code. And the file of [myTextData.xls] is my test file, which can reproduce the
problem.

Thanks for any help offered.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to