Hello,
I am trying to use convert Api to takes a PPTX file and transform to PDF with an SDK on Python-Django but I dont know what I am doing wrong.
Now with my code doesnt get into response and on the other hand say I …...Path PPTX pptx_template_path = ‘panel/templates/originals/Prueba...ConvertDocumentDirec( "pdf", pptx_template_path, None, None, None ) try:...