Hello everyone. I’m having a problem with asposecells when I try to convert to pdf using a python script. When I use the command below, It returns a file in the tmp folder (/tmp/tmp2um80uod) but this file seems to be broken because is without the right format.
cellsApi.cells_workbook_put_convert_workbook(fullfilename, format= ‘PDF’)
I have not found a solution and I will be grateful with any help.