Executing function before page gets to window.print()

前端 未结 4 890
慢半拍i
慢半拍i 2020-12-16 03:19

I have a page that calls window.print(); at the bottom of the page. I have no way of accessing the code around window.print(); Its generated by the server and I can\'t tou

4条回答
  •  感情败类
    2020-12-16 03:53

    Try putting another

提交回复
热议问题