Click here to Skip to main content
15,899,562 members

Comments by mohan5k (Top 8 by date)

mohan5k 27-Oct-13 11:04am View    
Thanks Marc,
I will go through your solution on How to integrate the same in ASP.NET. You are right!! Our solution has to print very high volume of labels in a day. Actually our client don't even have time to see the sample label(in image or some-thing),just it has to print on the label. Now regarding the performance. We are using a very high level system configuration we are using a powerful NLB(load balancer) with 10 high end configuration servers. Till now we have not done any PLT(Performance and Load testing on printers-- because simulation of this is taking time for us). But in the mean time I will go through your suggestions and will be ready with a sample application and during PLT the above approach isn't working then I will use your approach and will post my findings.
mohan5k 25-Oct-13 14:28pm View    
I have not used the pdf/image that was the aproach2. But currently I am going through this approach.
The ip address I am using like this:
@"\\" + ipaddressofcientmachine + @"\" + sharedprintername;

http://stackoverflow.com/questions/18795805/printing-to-a-network-printer-from-asp-net-site

mohan5k 24-Oct-13 16:01pm View    
We are using ZEBRA LP 2824 PLUS(Barcode label printer ( I mean thermal printer))
mohan5k 24-Oct-13 14:35pm View    
Hello SA,

Today I started doing the approach 2 first. But I am getting a lot of road blocks. Seems to be approach-2 is bit tough to achieve. because we have to modify a lot of browser setting to achieve the functionality.

I will be keep posting my updates.

http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=59

http://www.codeproject.com/Questions/428371/ASP-NET-Printing-on-clients-side-directly-without

Thanks,
Mohan
mohan5k 24-Oct-13 12:08pm View    
Thanks SA!! for your inputs. If Our architect agrees to do both, then We are Planning to go ahead with the two approaches we will see the performance and other issues with respect to the printer sharing to the servers(Network load balancer(NBL)- to the servers(web garden)). I will post the response form the servers if the architect agrees to do both.
Thanks Again,
Mohan