You need to sign in to do that
Don't have an account?
Cyrillic characters are not shown when parsing the attachment in Excel/PDF
Hi All,
we are using a VF Email Termplate which contains an attachment and we are parsing it into Excel by giving the filename as:
<messaging:attachment filename="Order Details: <Account_Name>.xls"> which is working fine but when the Account Name contains any cyrillic letters, attachment shows the filename either omitting Cyrillic letters or "?&#" instead of those letters.
we have tried changing email encoding or even user's email encoding to UTF-8 which solved cyrillic letters problem in attachment and email body but not in name of the attachment.
Any Suggestions to fix this problem?
Thanks in Advance.
we are using a VF Email Termplate which contains an attachment and we are parsing it into Excel by giving the filename as:
<messaging:attachment filename="Order Details: <Account_Name>.xls"> which is working fine but when the Account Name contains any cyrillic letters, attachment shows the filename either omitting Cyrillic letters or "?&#" instead of those letters.
we have tried changing email encoding or even user's email encoding to UTF-8 which solved cyrillic letters problem in attachment and email body but not in name of the attachment.
Any Suggestions to fix this problem?
Thanks in Advance.
just for update this was accepted by salesforce as a bug and currentely we have stopped using this functionality till the bug is fixed.
Regards
Dilip
All Answers
Its urgent any body has implemented this
Regards
Dilip
just for update this was accepted by salesforce as a bug and currentely we have stopped using this functionality till the bug is fixed.
Regards
Dilip