How can I show the window print dialog using JavaScript in Google Chrome? -


i’m using javascrpt window.print() function print out document. here problem in google chrome when window.print() function run shows chrome print dialog not window print dialog. how can show window print dialog in google chrome?

it behaving correctly see more information.

the window object represents open window in browser.

if document contain frames ( tags), browser creates 1 window object html document, , 1 additional window object each frame.

source.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -