Arabic printing with "?" mark
-
Dear All, Am Using Epson BA-T500 printer. Manufacturer has provided a dll to print but its printing for arabic only question mark. but manufacturer has sent me a testing tool, its printing arabic correctly. I am coding in Vb.net 2005. so please let me know your ideas. Thanks a lot Regards Azeem
-
Dear All, Am Using Epson BA-T500 printer. Manufacturer has provided a dll to print but its printing for arabic only question mark. but manufacturer has sent me a testing tool, its printing arabic correctly. I am coding in Vb.net 2005. so please let me know your ideas. Thanks a lot Regards Azeem
If the printer is working with the test tool then look into your delivery of the data, make sure all the data is Nvarchar etc.
Never underestimate the power of human stupidity RAH
-
If the printer is working with the test tool then look into your delivery of the data, make sure all the data is Nvarchar etc.
Never underestimate the power of human stupidity RAH
Its is not nvarchar but string. I can able to display the arabic text in a message box Regards Azeem