PDF Generation Error with conditional formating and Array Formulas

If conditional format rules overlap array formulas they stop rendering after the first cell when saving to PDF

I have attached a picture of the workbook and the generated pdf as well as the sample source workbook.

code to produce the pdf from the workbook

FileStream fstream = new FileStream(@"ASPOSE PDF Error.xlsx", FileMode.Open);

Workbook workbook = new Workbook(fstream);

workbook.Save(@"ASPOSE PDF Error.pdf", new XlsSaveOptions(SaveFormat.Pdf));

Thanks, Chris

Hi,

Thanks for your posting and using Aspose.Cells.

After initial investigation, we were able to find this issue. We have logged this issue in our database. We will look into it and resolve it. 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-41537.

Hello Shakeel,

Do you have an ETA for when this issue will be fixed?

Thanks,

Keith

Hi CARSON,


I am afraid, there is no update on it. However, I have asked the concerned developer to update on it.

Once we have any update on it, we will let you know here.

By the way, do you need to move this thread to Enterprise support forum, so your issue could be treated on priority basis.

Thank you.

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


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