How can I convert a Word document to PDF where the document contains various things, such as tables. When trying to use iText, the original document looks different to the c
I haven't tried using it for MS Word, but I've had good success reading MS Excel documents using Apache POI - http://poi.apache.org/