Hi, I'm developing a silverlight application that lets
you print on bar codes. Expect this version of silverlight considering the new print functionality, but this shows the print dialog so that requires user intervention. What I need is to print directly without user intervention in and manage some properties
of the printer.
Is there any way in silverlight or asp.net to print directly on the client side
without displaying the Print dialog and to handle the printer properties.
Thanks in advance for your support.