csrnontol

Results 2 comments of csrnontol

Have a similar issue. e.g. when ->setTitle("Reporte de Categorías"), in the exported file the property is stored as "Reporte de Categorías". Did you manage to solve the problem?

@sirber Unfortunately `utf8_encode` did not work, `mb_convert_encoding `and `incov ` neither. I recently found a solution that works for me: https://stackoverflow.com/a/31973453/3255692