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

             Bug #: 52972
           Summary: Enable RichText in SXSSF
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SXSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Currently RichText is lost (converted to normal text) in SXSSF.
Two ways to support this were suggested on the mailing list: either maintaining
the RichText instances in memory (like styles) or streaming them via a separate
file.
For my purposes I think in memory would be adequate, but a streaming solution
that worked like SXSSF and kept the last n entries in memory would be tunable
for different cases.

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