Question
Inovar
SA
Last activity: 27 Feb 2017 8:31 EST
Word to PDF & merge two Word
I am looking for a way to convert Word to PDF & merge two Words.
I think we can do it using the poi classes which are available in PRPC 7.1.7. Below is one link for that. Before I try, I would like to check is this the best way to do it or something else is available.
http://stackoverflow.com/questions/6201736/javausing-apache-poi-how-to-convert-ms-word-file-to-pdf
Hi
As far as I know: PRPC doesn't have any built-in mechanism for this. So you have to use POI for this
Refer this article : https://poi.apache.org/document/index.html