Hi,
i want to export Appointments as iCal-Files. This works properly with the static method ExportICalendar.
There is only a little problem with german umlaut. äöüß looks like this in the ics-File:
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:=C3=A4=C3=B6=C3=BC=C3=9F
In the WinSchedule Printing example the GUI looks like this:
After importing the ics-file in Outlook 2007 it looks like this:
I use Infragistics 2008.3...
What can i do?
Greetings Stephan
This sounds an awful lot like bug 30332, which was fixed in a recent service release.
Hello Stephan,
Has this issue been resolved?
This looks like an encoding issue. You want to use Unicode or UTF-8 encoding. Can you try to specify the encoding used when creating these files? You might also want to specify the font to make sure it includes German characters. I could pass this on to a developer if you need more information.
Elizabeth Albert
Localization Engineer