How can I convert a Word document to PDF?

前端 未结 11 705
深忆病人
深忆病人 2020-11-28 20:39

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

11条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 20:53

    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/

提交回复
热议问题