Problem with saving a workbook as PDF: some cells are empty

Hi ,

When I load an xls file and save it back to a pdf some fields are empty.
In attachment you can see the loaded xls file and the generated pdf by aspose.cells.

WorkbookDesigner designer = new WorkbookDesigner();
designer.Open(@"c:\aa.xls");
designer.Workbook.Save(@"c:\aa.pdf", FileFormatType.Pdf);

When you look at cell C23 and C24 in excel, you'll see they are disappeared in the pdf file.
In the pdf file the text of cell C23/C24 is invisible but still selectable.

When the text is longer (C25), it is visible in the pdf file.

What is wrong? Or am I missing something?

Greets

Sébastien

Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thank you for sharing the template file.

We have found your mentioned issue after an initial test. We will look into it and get back to you soon. You issue has been registered into our internal issue tracking system with issue id: CELLSNET-16163.

Thank You & Best Regards,

Any idea when this issue will be solved?
It is very urgent for our company.

Greets

Sébastien
http://www.elia.be

Hi,

Please try the attached latest version of Aspose.Cells. We have fixed your mentioned issue.

Thank You & Best Regards,

Thank you for very fast response.

Greets

Sébastien
http://www.elia.be