I like the project. I have a question though. Is it possible to import word tables as tableobjects? I can get the text out, but then I lose the formatting (layout).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I like the project. I have a question though. Is it possible to import word tables as tableobjects? I can get the text out, but then I lose the formatting (layout).
Hi,
No function like that are supported in the current release, and unfortunately it's not planned for future releases either. Sorry.
Julien
Given that, you could try either of 2 projects which build on OpenXML4J, namely docx4j, or POI.