How to create 4 lines at the bottom and 3 lines at the top of each page @page rule in css source code
How to create 4 lines at the bottom and 3 lines at the top of each page @page rule in css source code <style type = "text/css"> <!-- @page{orphans:4; widows:2;} --> </style>