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 2019/10/15 06:05:32 UTC

[Bug 63847] #57699 I need support.

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

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
> How can I fix the error?

There are several ways to answer this:
1. As the exception says, this is not implemented and we have bug #57699 to
track any attempt to do so.

2. You could check the OOXML spec and implement it yourself ... if you would do
it the XmlBeans way, you would have a schema unrelated to the current
transitional schema and a lot of the POI OOXML classes have to be
modified/duplicated to handle it

3. The easiest: don't save your files in strict open xml format

*** This bug has been marked as a duplicate of bug 57699 ***

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