Posted 19 April 2021, 2:10 pm EST
Hello!
I’m having trouble exporting grids to PDF, as there is an ascii sigma code “Σ”. The PDF does not recognize this code, causing “:0” to appear instead!
this.flex.bottomLeftCells.setCellData(0, 0, "Σ");
```[img]https://gccontent.blob.core.windows.net/forum-uploads/file-3331a8a5-e8bb-4387-b290-9e178bcbacb0.PNG[/img][img]https://gccontent.blob.core.windows.net/forum-uploads/file-a8bfead8-ad3a-4f16-ade7-c7a8e320b230.PNG[/img]
Is there a solution for this?
Thanks