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…... we are using the following API to convert Word documents to...-o "${PDF_OUTPUT}" \ "https://api.aspose.cloud/v4.0/words/convert...