Closed Dvik closed 1 month ago
Unfortunately this is not controllable from JS to my knowledge. The window.print
API doesn't take any options, so any control we have is generally limited to what can be done with CSS. We do add some CSS in that generally removes these by setting the margin, so if you're passing your own CSS you should be able to replicate that.
Is there a way i can pass a prop to make sure the browser print window doesn't check the option "Headers and Footers" by default?