I am using dompdf for creating pdf for my website.I have to use arabic
and english pdf's in my site.I tried with english pdf's and it is
working fine.But when i tried arabic pdf's its not working.Arabic
letters are showing like this (علامة تجارية ) where it
should actually come as (علامة تجارية).I am using dompdf 0.5
version.Is this the problem with version?Is there any upgraded
versions which support arabic fonts.Please help me.Waiting for a fast
reply.
Thanks in advance
--
You received this message because you are subscribed to the Google Groups "dompdf" group.
To post to this group, send email to dom...@googlegroups.com.
To unsubscribe from this group, send email to dompdf+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dompdf?hl=en.
The problem is the version. 0.5 only supports a subset of the Windows
ANSI character set by default. The 0.6.0 will have greater character
set support and it's worthwhile to check out the beta. As Sam pointed
out, you'll have to supply your own font because the default character
set is still based on Windows ANSI. However, by loading a font and
enabling Unicode you should be able to successfully use Arabic
characters.