tags:

views:

14

answers:

0

I am working on a site that prints receipts to Star printers. Right now we are using ActiveX controls to do this (ASPPrinter from VBGold). Is there any better way to print to these things from a website? We were thinking about having a program that polls a web service for print jobs, but that seems iffy and a little kludgie. That said, ActiveX objects aren't much better. Anyone have any insight into these things?