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

             Bug #: 51763
           Summary: Inserting a dynamic table into a cell of a row
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27453
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27453
Table Structure in a docx document - 2 rows

eg: 

Table representation:

Column1 Column2
Row2    Row2
Row3    <Column1 Column2>
        <row1    row1>
        <row2    row2>


inserting a table on Row #3, cell #1, doesn't work it, instead it create's a
new table underneath the existing one

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