Hello @redaLn80,
Thanks for reaching Microsoft!
I am able to convert a pptx file of size 37.8 MB to a pdf successfully using me/drive/items/{itemId}/content?format=pdf
Graph API. Please refer the screenshot below:
The size of the pptx file I am converting is as below:
You could wait for some time and then test again. If the issue persists, check whether there is a problem with the API call step. Try calling the API in Graph Explorer or Postman with a user who has the required permissions. Also, some content within the file may not be supported for conversion. Verify that the content is compatible with the API’s conversion capabilities. If you’re writing custom code for the conversion, ensure that it’s correctly implemented.
Hope this helps. If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".