Png images inside cells does not converted

When converting xls-file contains png images to pdf or xlsx format result doesn’t have images. Xlsx-file contains images but it not containt links to these images. Result file does not show any png image.

@AnthonyRulez,

Please send us the template file and code to reproduce the issue so we can look into it. Thank you.

02_port-price-list-5-all-ru.zip (201.2 KB)
Template file attached as zip. (It can’t be attached as xls).
For example Convert Excel Online for Free - try to convert to pdf here.
Thank you!

@AnthonyRulez,

We reproduced the issue as you mentioned by converting your template file to PDF. We found images inside cells are not rendered into output PDF:
e.g.
Sample code:

var workbook = new Aspose.Cells.Workbook("e:\\test2\\02_port-price-list-5-all-ru.xls");
workbook.Save("e:\\test2\\out1.pdf");

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-52730

You can obtain Paid Support services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@AnthonyRulez
Which tool creates this file?
The records about image are so strange.

Document is exported from https://www.mybusinesscatalog.com/.
MS Excel opens this document with images. Document saved as xlsx using excel looks fine.

@AnthonyRulez,
We have fixed the issue. The attachment is the result file. Please check it.dest.zip (293.2 KB)

Result pdf looks good.
Please, let me know version with this fix.
Thank you.

@AnthonyRulez,

Thanks for your feedback.

The fix will be included in our next upcoming release, i.e., Aspose.Cells for .NET v23.3 which is scheduled in the first half of March 2023. You will be notified once the new release is published.

The issues you have found earlier (filed as CELLSNET-52730) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi