Convert Microsoft Excel Spreadsheet to PDF using Aspose.Cells RESTful API returns Shape to image Error

Hi Aspose’s Support,

I have converted Excel to Pdf as following sample :
https://docs.aspose.cloud/cells/tr/saveas-other-formats/
with following steps :

Step 1 : Upload excel file to Aspose’s server (ex : ExcellCheck.xlsx)
Step 2 : Convert excel file into result PDF (ex : ExcellCheck.pdf)
( String strURI = "http://api.aspose.cloud/v1.1/cells/ExcellCheck.xlsx/saveAs?newfilename=ExcellCheck.pdf&isAutoFitRows=true"; )
Step 3 : Download result PDF file (using GET method)

The PDF Save Options :

true
true
false
None
400
95
false
Pdf


I have tested with the Excel spreadsheet “ExcellCheck.xlsx” and I’ve got following error in Step2 : Shape to image Error!

I think that the image shape in the excel is the root cause.

Thanks,
Chien

Hi Chien,


Thank you for sharing the sample spreadsheet. We have raised the said problem as CELLSCLOUD-10017 in our bug tracking system. Please spare us little time to properly analyze the case and get back to you with updates in this regard.

The issues you have found earlier (filed as CELLSCLOUD-10017) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.