I'm having problems with converting a string like Präsentation.pdf to Prasentation.pdf.
I've tried everything with the php function iconv() but the encoding is already UTF-8.
How could I make sure all these strings are correct with no 'illegal characters'?