K
karch
I'm not sure if this is even possible, but the scenario is this:
I have a web page which will have options for printing different kinds of
form letters (think dropdown list). Once a letter is selected and a "Print"
button is clicked, I need to be able to bring up a Print Dialog to let the
user select a printer. Then, I need to send the print data to the printer.
The catch here is that I don't want to have to show the letters, I would
just like to send the text/html to the printer once the type of letter and
printer has been chosen.
Is this possible? How would I go about doing this?
Thanks!
I have a web page which will have options for printing different kinds of
form letters (think dropdown list). Once a letter is selected and a "Print"
button is clicked, I need to be able to bring up a Print Dialog to let the
user select a printer. Then, I need to send the print data to the printer.
The catch here is that I don't want to have to show the letters, I would
just like to send the text/html to the printer once the type of letter and
printer has been chosen.
Is this possible? How would I go about doing this?
Thanks!