please has anybody experience / sample code to get this running on Android? I have all the JAR s installed and I am able to create a DOCX.
using
gives me an error:
06-26 19:26:04.293: E/AndroidRuntime(31289): java.lang.ExceptionInInitializerError
while executing
static Mapper fontMapper = new IdentityPlusMapper();
thank You