How can i combine this $windows.open()
and $windows.print()
so when user click on button to open new windows with some specific content and that have option for print?
EDIT: I figure out to use $window.open().print()
to open window with print option but how to fill out with specific content