KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Vietnamese fonts Error on koolreport\widgets\koolphp\Table #99

Open Cong Pham opened this topic on on Aug 30, 2017 - 6 comments

Cong Pham commented on Aug 30, 2017

I have problem with Vietnamese fonts when i use table function from \koolreport\widgets\koolphp\Table. When i use any kind of functions from \koolreport\widgets\Google, it is OK. Please see the attached file for more detail. Please help me on this situation.

image

KoolReport commented on Aug 30, 2017

Hi Cong,

Please make sure that your text is in UTF-8. If the issue still persists, please send your code over to us at support@koolreport.com.

KoolReport commented on Sep 1, 2017

How is thing going? Do you manage to make Vietnamese font showed?

Cong Pham commented on Sep 1, 2017

Hi support, This problem was still happen. Yes, I want to make Vietnamese font showed. I used your example code . I just change these records in excel file to Vietnamese language to test Vietnamese font.

KoolReport commented on Sep 1, 2017

Do you use the Unikey? Make sure that you use Unicode encoding in Unikey

Cong Pham commented on Sep 1, 2017

Sure, i am use the Unikey? I show my testing. When i use \koolreport\widgets\google\Table, Vietnamese font can be showed correctly. <?php

//use \koolreport\widgets\koolphp\Table;
use \koolreport\widgets\google\Table;
use \koolreport\widgets\google\BarChart;

?>

Image

KoolReport commented on Sep 1, 2017

I have tested Vietnamese font inside CSV file and it seems working well with koolphp/Table however I have not tested with Excel file. I will try to replicate the issue and keep you update on this matter.

Thank you for raising up this issue to us. Appreciated.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
bug
help needed

None