Does anyone have a suggestion on an approach I could take for getting a document to print from a web application. I need the document to print to the closest printer based on the location of the workstation the user is using. I cannot add any java applets to my application and storing a cookie isn't an option either. any ideas?