By: Kai
Date: 2015-02-03
Time: 12:05
|
Problems with powerpoint and umlaute (öäü)
Hello,
if I insert a text into a power point template I have problems with the characters ö,ä,ü,ß ...
I set the charset to utf 8 but nothing changes.
Does anyone know something about that problem?
|
By: Skrol29
Date: 2015-02-04
Time: 01:03
|
Re: Problems with powerpoint and umlaute (öäü)
Hi,
You have to check that all elements are UTF-8 :
- your PHP script
- the SQL database (if the data are retrieve from a database)
- you open the template with option OPENTBS_ALREADY_UTF8
|
By: Kai
Date: 2015-02-04
Time: 11:40
|
Re: Problems with powerpoint and umlaute (öäü)
the option OPENTBS_ALREADY_UTF8 worked. THX
|
|
Posting in progress.
Please wait...
|