Hello,
I am trying to using the cloud api for python to upload a pptx file, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…...x(self): pptx_template_path = ‘panel/templates/originals/Prueba...presentation = Presentation(pptx_template_path) self.modify_presentation(presentation)...