Invalid cell name error when using SheetRender class

Getting error "Invalid cell name error" when using SheetRender class. This was working fine with earlier version of the dll, as soon as we upgraded from 5.2 to version 5.3.0.3 of Aspose.Cells, we started seeing this issue. Is there a fix for this?

Hi,

Please try the latest version:
Aspose.Cells
for .NET v6.0.1.7


If the problem does not go away, then provide us your sample code replicating this problem.

I tried this version and its giving some other compile time error

Error 114 The type or namespace name 'PdfOptions' does not exist in the namespace 'Aspose.Cells.Rendering' (are you missing an assembly reference?)

Looks like its not backward compatible. Let us know what else to do fix this.?

Hi,


Please use PdfSaveOptions Class instead, see the reference document:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/render-one-pdf-page-per-excel-worksheet-excel-to-pdf-conversion.html

If you have any confusion, let us know.

thank you.

I am still getting Invalid Cell Name error. The new dll is not working for us.

Hi,


Please give us sample code and template file(s) (if you have) to reproduce the issue on our end, we will check your issue soon.