To anyone that can help me: I have been trying to batch print a page that has pagination functionality. Each page needs to load to properly display the page to print.
I was using window.print, but that doesnt print the pages. If anyone can help I would really appreciate it! thank you!

@media print. 2) Add some new behavior presenting your page in a printable form, 3) develop a browser extension used to print such content the way you want.. and so on. What exactly you want to achieve?