G
Guest
I am not sure if this is possible. I have a scenario where I am using SQL
Server Reporting Services to render HTML reports. No problems there.
Now it is time to print. So simplify my questions, assume I have an HTML
page displayed. Using the Javascript print is my last resort; I would prefer
a little more control over the process if possible.
1. Is there a way to get a list of printers that are installed on the PC
where the browser is running?
2. If so, how?
3. Can I programmatically get values the user may set? (I.E., page
orientation, size, etc.)
I don’t mind getting my hands dirty if you tell me that I have to use the
API or some other trick.
Is this even possible?
Thanks!
Michael
Server Reporting Services to render HTML reports. No problems there.
Now it is time to print. So simplify my questions, assume I have an HTML
page displayed. Using the Javascript print is my last resort; I would prefer
a little more control over the process if possible.
1. Is there a way to get a list of printers that are installed on the PC
where the browser is running?
2. If so, how?
3. Can I programmatically get values the user may set? (I.E., page
orientation, size, etc.)
I don’t mind getting my hands dirty if you tell me that I have to use the
API or some other trick.
Is this even possible?
Thanks!
Michael