2
Hello, well I have a function to fix Chrome BUG when placing a table to print.
- NOTE: for those who do not know this bug is that the table is not replicated in the following pages, different from other browsers.*
well, I get the script to fix the bug, but I would like to leave the function that fixes the bug only when printing.
Then I wonder if in Jquery I can create a function to call another only when printing.. like a window.print(Function(){
Douglas, welcome to [en.so]! Even if you could run a Script to change what is printed there is no meiow (and even if there would be something of extreme complexity) to calculate positions and redistribute the elements in the output to include the headers on each page.
– utluiz