Is it possible for a user to click a "print" button and have the printer start printing?
Please note that there is already a server process in place (via AJAX) that can respond with success for printing or return HTML content for display, so that is not an issue.
EDIT:
After receiving some helpful comments (thank you!), I meant "open print dialog" instead of "start printing".