I have developed one application using C# .NET 2010. I had dynamically pass text value for QRCODE to the “Godex EZ-1100 Plus” printer. e.g Name: ABC Std: Xth Email ID: abc@gmail.com I get print out of qrcode verywell but while reading qrcode it escapes next line and show the output in single line like this - Name: ABC Std: Xth Email ID: abc@gmail.com I have qrcode related ebook but I found it very difficult to understand. Can anybody help me to resolve the issue? Winners don't do different thing they do thigs differentely.
S
Sahyadri31
@Sahyadri31
Posts
-
Can anybody help me to resolve issue related “Godex EZ-1100 Plus” printer? -
How to generate barcode and qrcode dynamically?I am developing a web application using asp .net 2010 where I need to generate barcodes plus qrcodes dynamically and need to print it on different platform with different sizes. How to achieve it? Which dll is useful for this? Whether microsoft have in build functionality for this or not? If yes then which DLL? Winners don't do different thing they do things differently.