Hi
I need to print address labels from a .net web app. The labels will be a specific type, eg. Avery Inkjet Labels J8161.
What's the easiest way to achieve this? The formatting needs to be reliable so that the customer knows that as long as they've got the right label stock the printing will be uniform. Sometimes they'll print dozens of labels at once, sometimes just one.
I've done some Googling and seen suggestions using Crystal Reports. I haven't used Crystal Reports before - do I need to?
Thanks for advice.
In short you will load an applet on your page and use some simple jquery calls to make sure the applet is loaded and talking to the printer. When it is time to print load the javascript code to for printing via an ajax call.
The project uses rawprint commands and the developer has been very responsive to help.