Cycle

Bullet list is not printed properly.Bullet is missing.

Hi,

Thanks for your posting and using Aspose.Cells.

We
were able to observe this issue. Bullet lists under Cylce heading
are not converted to pdf properly. We have logged this issue in our
database. We will look into it and fix this issue. Once, the issue is
resolved or we have some other update for you, we will let you know
asap.

This issue has been logged as CELLSNET-42375.

C#


string filePath = @“F:\Shak-Data-RW\Downloads\Excel+SmartArt.xlsx”;


Workbook workbook = new Workbook(filePath);

workbook.Save(filePath + “.out.pdf”);

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


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