Hey guys, I'm new to both software development and this is my first BIG project that I'm working on. I'm using Apache POI to parse in docx's into a website using the play! framework.
I was wondering if anyone could give me a quick list of how to properly parse in a docx document(including paragraphs, tables and images). I was planning to go into elements, pulling out the paragraphs, tables etc and parsing those in. Any suggestions, comments? Thanks for the help, Zahid Mahir
