Python API How to Download Converted File

Hi, I want to convert my pdf files to docx. I followed the tutorials and successed to converted the files but I can’t download them. When I use convert_api.convert_document_download(request) function, it returns a path in temp directory on my computer but the converted file is not there.

This topic has been moved to the related forum: Download DOCX to PDF converted file from cloud storage to disk using Python API - Free Support Forum - groupdocs.cloud