I'm using window.open() to open the file, It works as expected in Chrome and Edge, but on IE instead of opening into a window the file just downloads.
Is this a default behavior or do we have to use a JQuery plugin to open window to print preview that open in modal window?