ngx-print
ngx-print copied to clipboard
remove date from header
I want to remove date from header. Can you please guide me how i can remove the date from header.
THANK YOU.
I need this too i thought it could be solved by adding
@page { size: auto; margin: 0mm; } to: assets/css/print.css
and then use the css file attribute, but not working for me in angular8
Add This line Work for me , I am using Angular 11 myWindow!.document.write("");