Hello,
I'd like to use UTF-8 with phpword ... but
```
header('content-type: text/html; charset: utf-8');
```
doesn't work ...
How can I use it (for the french language like 'é' or 'à' ...) ?
Thanks
I'd like to use UTF-8 with phpword ... but
```
header('content-type: text/html; charset: utf-8');
```
doesn't work ...
How can I use it (for the french language like 'é' or 'à' ...) ?
Thanks