I have a html page that has some tables and text fields. I am displaying an online word document on html page using the embed URL provided by SharePoint(document source). When I try to print the page (window.print), I want it to include the word online pages into the print page. Is that possible? I tried using mammoth.js which was converting my word content to html but the formatting is lost during the word to html conversion and it fails to render the graphic elements such as bar graphs and so on.