It seems that the issue you're having is most likely with ReportLab,
not Django.
What version of ReportLab are you using? It has supported unicode
since version 2, they are currently at 2.3.
Have you tried to create the PDF outside of the Django environment?
Also you might want to double check t
On Mon, Jul 27, 2009 at 4:52 AM, veasna bunhor wrote:
> Dear all,
>
> I am working on generating file to PDF. The problem is that it does not
> support the Khmer Unicode font. Does any one know why ? and how can i solve
> with this?
>
What is the "it" that "does not support the Khmer Unicode fon
Dear all,
I am working on generating file to PDF. The problem is that it does not
support the Khmer Unicode font. Does any one know why ? and how can i solve
with this?
Here is my code:
from ahrm.main.models import Employee,Experience,Education,Skill, Company
from django.contrib.auth.decorators
3 matches
Mail list logo