I have a suite of applications that that create an XPS document in one location. From another location, I need to open that XPS document via a web popup, so that it may be printed anywhere the web app is opened.
For example, the xps is generated and resides on a server in CityA. In CityB, a second user opens a list of files on ther server in CityA. I need to be able to open the XPS in a browser and if selected, send the xps to a printer attached the the server/pc
at the location of the second user (CityB).
I can open a popup window, but not sure how to open and then print it. Anyone have any thoughts on how to accomplish this?
Go to the complete details ...