User-927271736 posted
I want to create an Bangla application using c#, which will take input from the user (via a textbox) and save the text into a pdf file. Now, I have downloaded iTextSharp which is an open source library for pdf creation. But when I save the
entered data from the text box, the saved data is not correct. For example, i am writing "shakil" but the pdf has "shakli".