I want to create a bar-code using code-128, without displaying it on the form. I want to print it without showing print dialog through bar-code printer on client side. I am able to create bar-code, I have stored it in hidden div but how to proceed further?? How do I achieve this using JavaScript or C#?
Also, how to set height, width parameter in code??