Click here to Skip to main content
15,900,378 members

Comments by krypsn (Top 4 by date)

krypsn 22-Apr-11 0:43am View    
Thanks for your suggestion. But i already visited these sites.

First Site:- As I told, I am using VB.NET and this site provides code in C#. I tried to convert this code in VB.NET but fails.

Second Site:- The example given in this site, is for normal ASP GridView. I want the same coding for YUI Grid. In that site they used "protected void GvCustomers_RowDataBound(object sender, GridViewRowEventArgs e)" event for sorting, but no such method is available for YUI Grid.
krypsn 14-Apr-11 1:00am View    
Thanks Amit for your reply.
1) I have checked Print preview and it is correct Labels.
2) At the time of printing I am selecting Zebra as a printer and Label size as 3.00x2.00 which is same as Crystal Report.
3) I have got CD of Zebra TLP2844 printing and I installed drivers from CD directly. So drivers are correct.
So I am not geeting where it is going wrong?
krypsn 14-Apr-11 0:18am View    
No, Zebra is printing Labels correctly. My problem is after each Label the gap between two Labels increases and after some time single Label comes on two different pages. I need help about this. Thanks.
krypsn 14-Apr-11 0:15am View    
I have taken Paper size as Label 3.00x2.00 and Margins as T-0.1,B-0.1,L-0.15 and R-0.05. Please suggest.