It seems like using Table is enough for Microsoft Word to open a document, but not enough if you want to use Apache POI to save a document containing the table as a PDF. You have to add the TableGrid Openxml object to the Table object.