أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
i have a pdf file with text fields on that what i do is fetching data from my database and write into the pdf's input field through python.. that problem i face is when the data is in arabic it does write on the pdf's text field.. while the data in english can easily be write so what should i have to do??..
I think if you are using Oracle database you should to set language charset with variable environment
but if mysql database you should to convert the data to UTF-8 or WINDOWS-1256
I suggest you copy the desire information from the data then paste it on Microsoft Word. Then convert the Microsoft Word file into a PDF file.
Microsoft Word has the feature of saving its files as PDF files. :)
Try to "Setting "non-Unicode Programs" - Windows7",
http://www.coscom.co.jp/learnjapanese801/japanesefont/nonunicode_win7.html
Check this site PDFFiller, Inc which I find very useful in filling out forms. It is easy to use and it has the capability to upload your word or powerpoint documents. You also have the option to print, save, email, fax, share, send to sign or even add pictures. I was able to get the forms i need through http://goo.gl/hVlt89.
It happen because when you fetch arabic data from database it will be came as a single character in reverse order. you solve this problem By Using Eclipse Birt Reporting Tool you can easily fetched Arabic data from database.