Good Evening!!!
I want to translate those pdfs in English .
How can I achieve this by using the power automate desktop.
Your solutions will be appreciated!

Hi Sanket,
You didn’t specify the type of PDFs you’re receiving. If you only need to translate the text, you can use the "Extract Text from PDF" action to pull out the text. Then, you can make an API call to the Azure AI Translate service to translate the extracted text.
Alternatively, you can explore other options that might better suit your needs, and if you find a suitable one, you can automate the process using an API call, if they provide any API's
Thanks,
Srini