Currently, we are using the following API To Convert Word documents To Pdf:
time curl -s -w "%{http_code}" -o "${Pdf_OUTPUT}" \
"https://api.aspose.cloud/v4.0/words/Convert?format=Pdf" \
-X PUT \
-H "Authorization…...About converting Word files with comment/review markup to PDF...following API to convert Word documents to PDF: time curl -s -w...