Hi Experts,LC ES PDFGenerator module requires MS Office to be installed
and PDFGenerator seems to be using MS WORD for conversion!!So, better
solution I see is to use MS Word's API to convert DOC/DOCX into PDF.But
MS Word may not perform well or proper in multithreaded application and
for simultanious conversion processing.So I wanted independent solution
of MS Office.Is there any alternatives?Also, if anyone knows the exact
reason why LC ES PDFGenerator uses MS Word for conversion process to
un...