Question
1
Replies
1752
Views
Posted: February 16, 2018
Last activity: February 19, 2018
Closed
Convert Word to PDF using PDFBox
Is it possible to convert a Word file to PDF using PDFBox?
If yes, could anyone share the code?
Thanks,
Will
Hello
I am not aware of any out of the box API that does it within PEGA however, you can import APACHE POI and then write your java code to get it done.
perhaps this helps :https://stackoverflow.com/questions/6201736/javausing-apache-poi-how-to-convert-ms-word-file-to-pdf