-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I'm trying to get java2word to create .doc files compatible with WPS Office. As it is I have to tweak TestUtils.createLocalDocument() to get the api to write any kind of file but the os doesn't even recognize the file I create. And further it's my understanding that a .doc file is binary whereas myDoc.getContent() is all xml. How do I create a .doc file I can pull up in WPS Office?
Metadata
Metadata
Assignees
Labels
No labels