I got the following error "Shape to image Error!"

Hi,

I have converted an Excel document to PDF file with Aspose Cells for .NET(version 7.1.1)
And I got the following error "Shape to image Error!"

------------

PdfSaveOptions options = new PdfSaveOptions();
options.DefaultFont = "MS Pゴシック";
book.Save(fi.FullName, options);

------------

Please test the attachment file.

Thanks.

Hi,


I got the exception as you mentioned while converting your attached template file to PDF. I have logged a ticket with an id: CELLSNET-40368. We will look into your issue soon.

Thank you.