Click here to Skip to main content
15,889,909 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Is there any way to determine gujarati characters using Microsoft Office Document Imaging DLL(Dynamic Link library)

Please help me even if there is some other way with english to gujarati characters.

I m coding in c# Asp.net
Posted

1 solution

I have found that the Gujarati Microsoft Office Language Pack is available here:
http://office.microsoft.com/en-us/language-packs/[^].

(It was relatively difficult for me to identify it as I never learned to recognize the spelling of the word "Gujarātī" in Gujarati: ગુજરાતી. So, I had to find this spelling in Wikipedia and vaguely remember it while looking through the list box on this page; please appreciate my efforts :-))

You need to use "Select a language" list box to locate the language (as I did) and then use "Download" button to download it. It may or may not resolve your problem, because I know that not all language packs contain localizations of each and every Office component. If you cannot find MODI localization in this language pack, you can only appeal to Microsoft to find resources for covering this issue :-).

Good luck,
—SA
 
Share this answer
 
v3
Comments
bbirajdar 13-Sep-12 14:33pm    
SA .. I really appreciate your efforts . I thank you on behalf of the OP.
Sergey Alexandrovich Kryukov 13-Sep-12 14:52pm    
Thank you. (But OP wants something else, please see below. I wish inquirers provided relevant information and expressed concerns in first place :-)
--SA
Sergey Alexandrovich Kryukov 13-Sep-12 14:42pm    
[OP commented:]

Thanks for the answer I try to apply it but if there is some code with which you can help me.
Sergey Alexandrovich Kryukov 13-Sep-12 14:49pm    
Sorry, but you did not formulate any questions or express any concerns which would require some code samples. You also did not formulate your goals, so I would not know what to help with. The question looks like you know how to use MODI, otherwise you would ask about it. I suggest you ask a separate question (better don't mention Gujarati so people would not think this is re-post) and ask about some MODI directions and/or some references with sample code, but I also suggest you read on the topic thoroughly before resorting to asking CodeProject questions.

Also, please don't add a solution when you post is not a solution. You should have add a comment to my answer. You also can comment on existing comments or use "Improve question". The non-answers posted as solutions should be removed, nobody gets any notifications. Also, I can see you already got 3 down-votes on this false "solution", so I'll better removed it now to avoid further down-votes.

As to my answer, I hope you will accept it formally (green button) as I already answered your question exactly and in full -- thank you.

Good luck,
--SA
bbirajdar 13-Sep-12 14:56pm    
Nevermind. The OP expects spoon feeding and I am against it.. What a real developer needs is a direction and guidance from experienced people like you whenever stuck.

I agree your solution answers the question in full...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900