You need to sign in to do that
Don't have an account?
to display polish font (Urgent) in PDF attachment?
Hi All
For one of my client, I am trying to display the Polish font on the PDF attachment. I have hardcoded all their font(text) in the component and used that inside the email tempalte. But the template is not printing the some of the polish font.
For Example :
sprzeday should be displayed like sprzedaży
Imi i Nazwisko should be displayed like Imię I Nazwisko
This is very urgent. Any examples will be highly appreciated.
Thanks in Advance
The solution to this is in the docs. See the bullet point about what to do if some of your characters fail to display.
Hi Jill,
Thanks for your response. I have already studied this in the VF developer guide and implemented it to get the solution. In my case i have to send an email on each Opportunity record insert to the related Contact with a PDF attachment.
I am using a Visualforce Email Template to send out the email which is not rendering correctly for Polish Language. I have created a Custom Visualforce component to generate the attachment and I am rendering that as PDF.
Let me know your thoughts or any procedure which can solve my issue for Polish language.
--
Regards
Saravanan.