poi-android
poi-android copied to clipboard
📈 Apache POI for Android
this app just working with java version below 10
Hi, I am getting thit error in unit testing, even when I am not using POI in that test: `javax.xml.stream.FactoryConfigurationError: Provider for class javax.xml.stream.XMLInputFactory cannot be created at java.xml/javax.xml.stream.FactoryFinder.findServiceProvider(FactoryFinder.java:371) at...
when i rotate a pic which its width is bigger than height. i need the CTEffectExtent so that the rotated can displayed all.
I tried to set custom page margins to document using `import org.openxmlformats.schemas.wordprocessingml.x2006.main.CTPageMar` But there is and issue that this is unresolved reference. I searching in web this issue and detected...
The Gradle dependency is working till 3.17 but when I upgrade it to 4.0.0 then the Gradle gets fail. Will u update it to 4.0.0. I need it as I...
Hi. I can't run demo app with below gradle error. `Failed to find byte code for org/w3c/dom/events/EventListener` Why is this happening?