Firefox
Print a page without prompt - Firefox
by kary on Jan.07, 2009, under Firefox
In some case, we may need print a page without the windows prompt. In the Firefox, it is easy to realize that with add a boolean key “print.always_print_silent = true” to the Firefox configration.
Step 1:
In the address bar, type “about:config”.
Step 2:
add a boolean key “print.always_print_silent”, and set it to “True”.