Printing with Javascript/JQUERY

1 replies
Does anyone have any experience with more advanced printing with either Javascript or JQUERY. Now I can easily print a page (or portion of a page) window.print() method. However this opens up the computers print dialog. What I want is more advanced printing. Specifically the ability to print to two printers, each printer will be required to print a different page. So with one button click I need to be able to print to two printers, two differently formatted pages. Any ideas? If JS is not well suited for this perhaps something else?
#javascript or jquery #printing
  • Profile picture of the author Michael71
    10 jQuery Print Page Options | jQuery4u

    printing to 2 printers ... how does the script know you have 2 printers? no chance to achieve it, i think.

    It will always send to the standard printer or the last used.

    Originally Posted by FirstSocialApps View Post

    Does anyone have any experience with more advanced printing with either Javascript or JQUERY. Now I can easily print a page (or portion of a page) window.print() method. However this opens up the computers print dialog. What I want is more advanced printing. Specifically the ability to print to two printers, each printer will be required to print a different page. So with one button click I need to be able to print to two printers, two differently formatted pages. Any ideas? If JS is not well suited for this perhaps something else?
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7701572].message }}

Trending Topics